Forums
This topic is locked
Dynamic Data in a HTML form
24 Jan 2002 03:49:41 Brian Mr posted:
Hello,Is there a way to do this? I have a HTML form that is going to be submitted to a database. Instead of the end user filling out every field they could enter and employee number in one field. When they tabbed out of it would look up, in the database, the employee number and then populate the specified fields, on the HTML form, ie.. Last name, first name, assignment etc... all values that are stored in employee table, that match that employee number. After these field were populated you would hit the submit button to send the data to a different database.
Thanks in advance for the help
Brian Russell