Thursday, 30 August 2007

Form Validation:


Storefuncs.asp page as mentioned earlier contains all the important functions and routines which do the validation of forms, customer login and new user registration to the database.

For new user registration, storefuncs.asp calls on the addUser subroutine which retrieves all the registration form fields, validates the field data, add the new user information to the user table on the database and adds cookies to the user’s browser.

As a mean to test all the form validations, I conducted series of tests and the result was in the following table:

No comments: