[jQuery] Form Plugin - how to capture a return value?
Hello,
I am hoping you can point in the right direction. I want to use the
Form Plugin to post to a page which will check for an email address.
That page will have a query which says the email address is found or
not found (email=1 or email=2)
How do I go about using the Form Plugin to check for a return value
and do something if its found Yes or No?
Should I not use the form plugin and go another route???Not a jquery
guru yet of course....
Thanks!