thecodemeist3r
06-16-2008, 01:37 PM
I have read through tutorials where they have form validation that validates when the clicks "submit" button.
What I am needing is, the form being validated in real time. It seems un-usual i know, but I have seen it somewhere, I cant remember where though.
What I mean is:
http://img171.imageshack.us/img171/1121/copyofregistrationcopyvz9.jpg (http://imageshack.us)
http://img171.imageshack.us/img171/1121/copyofregistrationcopyvz9.af0b54abae.jpg (http://g.imageshack.us/g.php?h=171&i=copyofregistrationcopyvz9.jpg)
Where, in realtime, the form is constantly validating, so after the user inputs his email wrong in the second box, on the side, it tells the user, you emails are different as shown.
Thanks for looking, and as always, any help would be much appreciated.
**I am writing this form validation in JavaScript - clientside.
**I am however looking at learning and moving this site to asp.net, so if I cant do this with JavaScript, client-side, could I do this with asp.net?
What I am needing is, the form being validated in real time. It seems un-usual i know, but I have seen it somewhere, I cant remember where though.
What I mean is:
http://img171.imageshack.us/img171/1121/copyofregistrationcopyvz9.jpg (http://imageshack.us)
http://img171.imageshack.us/img171/1121/copyofregistrationcopyvz9.af0b54abae.jpg (http://g.imageshack.us/g.php?h=171&i=copyofregistrationcopyvz9.jpg)
Where, in realtime, the form is constantly validating, so after the user inputs his email wrong in the second box, on the side, it tells the user, you emails are different as shown.
Thanks for looking, and as always, any help would be much appreciated.
**I am writing this form validation in JavaScript - clientside.
**I am however looking at learning and moving this site to asp.net, so if I cant do this with JavaScript, client-side, could I do this with asp.net?