Hi,
I have a form with 15 fields on it. They are validated with javascript for numeric values only which is okay. I would like to be able to check the values against a table to make sure they are valid prior to them being accepted.
The record is already created in a previous screen, with these 15 fields blank. I am showing only parts of the record at any one time to keep it less confusing. So, I create a record with a key and then allow the user to fill in the 15 fields. I just want to make sure they enter values that are legitimate, based on what is in another table. Is this possible? Any suggestions appreciated.
Thanks,
Puterdude
I have a form with 15 fields on it. They are validated with javascript for numeric values only which is okay. I would like to be able to check the values against a table to make sure they are valid prior to them being accepted.
The record is already created in a previous screen, with these 15 fields blank. I am showing only parts of the record at any one time to keep it less confusing. So, I create a record with a key and then allow the user to fill in the 15 fields. I just want to make sure they enter values that are legitimate, based on what is in another table. Is this possible? Any suggestions appreciated.
Thanks,
Puterdude