|
first jsp page.
Im trying to create a JSP page which validates a form so that it only submits if the first of the two student number fields is numeric, 8 digits long and that the two copies of the student number are the same. Then either displays a mailto: link to the supplied email address if the form parameters are valid or an error message describing the error. This is the first time ive tried this and was wondering if you could tell me whether this looks correct or perhaps give me some pointers?
Last edited by itgetsharder10; 05-04-2008 at 05:42 PM..
|