Helping ordinary people create extraordinary websites!
   

How to populate a drop down menu using ASP?

Thursday, 8th October 2009
by manavjha


On selection of one of the drop down list items, data should be called from database on the basis of the selection and populate into another drop down all in ASP.





More ASP Help:
» Override method does not run
» How to create a discussion forum in asp.net
» How to get values from parent window to child window.
» How to send form values through email with ASP?
» How to pass a value from iFrame to its Parent page?
» Can I use multiple value matches in a objRS.Find command?