Javascript Error Checking

Got an idea for a tutorial ? Share it here.
Post Reply
wrichards8
Posts: 66
Joined: Thu Jan 12, 2012 3:54 pm
Contact:

Javascript Error Checking

Post by wrichards8 »

It might be an idea to do a tutorial on how to use Javascript to validate a form before sending to the server for processing, like the way Google do with gmail. This is something which I've always wandered how to do, easily done with PHP but there's little point wasting bandwidth just to have the server spit out an error about how a username is too short
User avatar
jacek
Site Admin
Posts: 3262
Joined: Thu May 05, 2011 1:45 pm
Location: UK
Contact:

Re: Javascript Error Checking

Post by jacek »

The problem with anything JavaScript is that people are generally only interested in the jQuery way to do things and that's not how I do JavaScript :?

I'll see what I can do anyway :)
Image
Post Reply