in reply to real time server side validation
The question is how can I send the answer (for example "You typed a wrong password") from this script to a callback function of jQuery.post()?
Or do you have another Perl question?print "You typed a wrong password";
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: real time server side validation
by yakoval (Novice) on Dec 14, 2010 at 16:48 UTC |