About This Code
Brief Description:
Web-based AJAX name picker that looks up to Active Directory
Contributor:
Andrew Culbert
Category:
Design Elements, HTML, Javascript, Lotusscript
Notes Version:
R6.x, R7.x
Last Modified:
01 Feb 2007
OpenNTF Disclaimer
All of the program code and information presented in the OpenNTF.org Code Bin are provided "as-is", and should be used at your own risk. OpenNTF.org make no express or implied warranty about anything in the Code Bin, and OpenNTF.org will not be responsible or liable for any damage caused by the use or misuse of anything from this site. OpenNTF.org makes no guarantees about anything. Please thoroughly test all of the knowledge and code you find here before you attempt to use them in your production environment.
Code / Description
This database was inspired, and indeed is mostly the work of, Jake Howlett of codestore. Please see here for the original article - http://www.codestore.net/store.nsf/unid/BLOG-20060307?OpenDocument
Jake shows us a great way of providing an AJAX-style name picker in domino. I have made a minor alteration to his code to get it to post an AJAX request to a web agent that looks names up from an Active Directory catalog.
All code is in the sample database, please see the about document for more information.
Usage / Example
Code Attachments