Click to See Complete Forum and Search --> : Chained Selects & Database


cba321
03-15-2005, 07:25 PM
Hi,

I need help on how use chained selects with data from database. Most of the examples that i've seen used .js file to populate the data. But I want the data to be populated from a database, how do I retrieve the data? Can anybody help me or does anybody have an example?

Thanks

buntine
03-15-2005, 07:40 PM
The following Web Sites have some handy examples:

- www.asp101.com
- www.4guysfromrolla.com
- www.w3schools.com

Regards.