mcolton
01-09-2010, 12:31 PM
I have a form with a drop down list. Some of this form has been prepopulated with data from a mysql database. Everything else is working except I don't know how to prepopulate the drop down list.
I hope I explained this right.
Example:
Drop down list options: 1, 2, 3, 4, 5
data from mysql: 3
So when the user gets to the drop down list, he sees 3 selected and he can then change it
Thanks for any help
I hope I explained this right.
Example:
Drop down list options: 1, 2, 3, 4, 5
data from mysql: 3
So when the user gets to the drop down list, he sees 3 selected and he can then change it
Thanks for any help