I decided not to start another thread for this, but I do have another question. How do you populate a drop down list from a database?
Example:
The database has red, blue, and green.
You want your drop down list to display all three of those. But if the database changes and adds orange to the list, then the drop down list will automatically add orange to it. Anybody know how to do this? Thanks. 🙂