PDA

View Full Version : Help!!!!!!!!!!!!!


deathmistress
07-01-2003, 10:08 AM
ok, this probably sounds stupid and has probably been answered previously but i dont really have the time right now to go searching through the other posts.

ok, i have an assignment to finish where we created a webpage with html, then had to add javascript and i need to include form validation to it (kinda for a report i think, im not sure, im hopeless at this stuff). so i need code so the form, on a command (eg submit) will i guess search a database for the user, etc hence the vorm validation part.

thats only what i think it is about so if anyone can help, give suggestions, point me to a good tutorial, assist with code, etc, PLEASE HELP ME ASAP!!!!!!!! thanx heaps, im kinda over stressing atm.......:( :mad: :(

WA
07-01-2003, 11:57 AM
Hi:
From what I gather you need to use JavaScript to validate a form for input correctness before it gets sent to the server? If so, please be more specific what you need to validate, such as a valid email address, or simply that each field is filled in?

p.s: Please read our posting guidelines regarding how to post a question in the future: http://www.codingforums.com/postguide.htm

Thanks,