andash
Posts: 18
|
| Posted: 05/22/2004, 5:22 PM |
|
Has anyone else struck this?
Im using ASP CCS2
I have a new user registration form. Several of the fields are set to REQUIRED. If I attempt to submit a new record without these fields filled in I get the appropriate error saying that the Value is required etc.. However.... record is still being added to the database before the user has corrected the error. So in this example the user has registered with out entering a phone number even though I have set this field to be required.
On this same from I have a validate password code added to the On_Validate Event. And on the Insert Event it sends an e-mail - which both work fine.
_________________
Andrew Asher
www.it3.co.nz |
 |
 |
|