write java function that validate the following fields
student id
email address
date(date of registration can not be before date of birth,date of graduation cannot be before date of registration)
use while loop to search for the oldest student
javascript function to validate
Started by edwin namisi, May 18 2010 03:18 AM
2 replies to this topic
#1
Posted 18 May 2010 - 03:18 AM
|
|
|
#2
Posted 19 May 2010 - 11:25 AM
Is it Java or JavaScript?
How much are you paying?
How much are you paying?
#3
Posted 19 May 2010 - 03:43 PM
What are you validating the fields against?
What format for the date?
Does a WHILE LOOP absolutely HAVE to be used? Or can it be done simply?
Why not use PHP? Or somehting that is meant for form Validation rather than Javascript?
Just a few questions to think about, just curious, not trying to say you are wrong, but rather find out if programming it will be allowed if it's done a different way that is easier for some people.
What format for the date?
Does a WHILE LOOP absolutely HAVE to be used? Or can it be done simply?
Why not use PHP? Or somehting that is meant for form Validation rather than Javascript?
Just a few questions to think about, just curious, not trying to say you are wrong, but rather find out if programming it will be allowed if it's done a different way that is easier for some people.


Sign In
Create Account

Back to top









