View Single Post
  #1 (permalink)  
Old 09-08-2004, 10:39 AM
awinn awinn is offline
WebProWorld New Member
 
Join Date: Sep 2004
Location: Harrisburg, Pa
Posts: 2
awinn RepRank 0
Default Populate a drop down box from a database

I need to populate a drop down box from a database them depending on that select populate the next dropdown box from a database and so on. I do not want the user to have to click a button to post every box. I would like an onchange event if possible. The form has textboxes and checkboxes so the event can not wipe my other object out, Any help or sample code would be greatly appreciated. Thanks Rich awinn@state.pa.us I am using ASP, ADO, vbscript and javascript
Reply With Quote