Dynamic form fields.
Posted: Fri Dec 05, 2003 2:59 pm
Does anyone know the PHP code to accomplish the following action?
When submitting form A, if the value entered in form A field “Qualified” equals “No”,
Then form A field “Client ID” = the value of Recordset1 field “Client ID”.
When submitting form A, if the value entered in form A field “Qualified” equals “No”,
Then form A field “Client ID” = the value of Recordset1 field “Client ID”.