PHP Questions Forums : Questions on Javascript AJAX JQuery
Validating a form with javascriptBy: Timjohns [28-January-10 5:30AM]25 posts |
|
If you are validating form data with javascript, then remember that this should be one of two checks that you do with the data. | |
Re : Validating a form with javascriptJennaj [31-January-10 8:14AM] 4 posts |
|
|
Yes Javascript should be used as one of two systems to check input, it is very useful though as it ensures that you can give instant feedback on wrong data entered. I think many people who get as far as submitting a form and then realise the input is wrong don't bother resubmitting so potentially you lose their input!
| |
Next: Good Uses Of AJAX


