Hello,
I would like to have an update form that displays the current information from a MySQL database in the fields. Than the administrator can see the information, and edit it if needed.
The problem I am having is I set the text field a value (the variable from a select statement) and it only uses that value to update the database.
Any suggestions? Thanks
Jeff