Hello,
Hopefully, this question is not as vague and/or dumb as my last one. I am using Go Live's field validator to check that some fields are not empty before submitting them to the database. I am applying the action to the submit button, where the event is a mouse click and I select the Field Validator from the action menu. I put in all the proper info for form, field, and what I want to check. However on the page when I click submit I get an error that says "document.forms[...].elements[...].value is null or not an object" instead of the popup message I designated. And it doesn't stop the info from going to the dbase anyway? Any ideas or suggestions?
Thanks to anyone who replies to my amateurish questions.
Hopefully, this question is not as vague and/or dumb as my last one. I am using Go Live's field validator to check that some fields are not empty before submitting them to the database. I am applying the action to the submit button, where the event is a mouse click and I select the Field Validator from the action menu. I put in all the proper info for form, field, and what I want to check. However on the page when I click submit I get an error that says "document.forms[...].elements[...].value is null or not an object" instead of the popup message I designated. And it doesn't stop the info from going to the dbase anyway? Any ideas or suggestions?
Thanks to anyone who replies to my amateurish questions.