Wrox Home  
Search P2P Archive for: Go

  Return to Index  

aspx thread: Populating an Input Box


Message #1 by "Hugh McLaughlin" <hugh@k...> on Wed, 17 Apr 2002 04:12:01
Hello Everyone and thanks for your help in advance.  I am developing an 
intranet application that allows users to email individuals within a 
recipient list, and example is located at:
http://www.hughmclaughlin.com/Messenger.aspx

Where I am stuck is in the address book function.  What I want to do is 
populate a list of some type from the recipient database and then allow 
the user to click on who they want to send the mail to.  The example I 
ahve uses checkboxes, but I could envision a drop-down list of some type.  
I also realize that using javascript is probably the best method to return 
the list to the email box, but I am not sure how to do this as I am very 
inexperienced in javascript.  Any help or examples that anyone could 
provide would be greatly appreciated.  Thanks.

  Return to Index