logo

Response

« Return to the main article

You are viewing this page out of context. To see it in the context it is intended please click here.

About This Page

Reply posted by Jason on Sat 26 Aug 2006 in response to Domino Name Picker Revisited

I have a name picker here that works ok

I have some examples of dialog boxes that I have been using this for about a
year now:


http://jasonhoward.dominodeveloper.net/jasonhoward/webaddressbook.nsf/dialogboxl
auncher.htm


they use the AJAX design pattern?? to talk to a java agent which in turn looks
up the NAB


It only has about 5 names (made up ) in the address book. Its a demo only and
runs on a dev server. Works well on a LAN my not ideal be ideal for slower
connections like the web.


For slower connections/larger address books I would include a search button to
trigger the search query.