Yes, see http://docs.jquery.com/Plugins/Validation/Methods/remote#url
Jörn On Thu, Aug 21, 2008 at 6:48 PM, shapper <[EMAIL PROTECTED]> wrote: > > Hello, > > Can I validate a input using a remote function on my server side code? > > I could return a JSon from my server side code with "True" or > "False" ... > > Could someone tell me how should I do this? > > Thanks, > Miguel >