Can I use SQL Tables in a Combined Menu?

liunx

Guest
I am using 2 drop downs on my form, one of which is dependant on the other. Since the contents of the drop downs is quite large, I would like to use a SQL table to call up the information into the drop downs. Is this possible?<br />
<br />
Thanks<!--content-->yes but you will have to send a request to your webserver to feed the new data<!--content-->yes but you will have to send a request to your webserver to feed the new data <br />
<br />
What coding would I need to make this function?<!--content-->
 
Back
Top