[jQuery] Re: [validation] how to return for jquery.Format

2009-07-09 Thread Manolet Gmail
how i can use variables to build the url? On Sat, Jul 4, 2009 at 12:08 PM, Jörn Zaefferer wrote: > > Use the remote method: > http://docs.jquery.com/Plugins/Validation/Methods/remote#url > > Jörn > > On Sat, Jul 4, 2009 at 6:30 PM, Manolet Gmail wrote: >> >> Hi, im adding a method. i want to disp

[jQuery] Re: [validation] how to return for jquery.Format

2009-07-04 Thread Manolet Gmail
How i can use the remote method to build the url like: "/promotions/checkName/"+name+'/'+promotion_id, type:'post', ? On Sat, Jul 4, 2009 at 12:08 PM, Jörn Zaefferer wrote: > > Use the remote method: > http://docs.jquery.com/Plugins/Validation/Methods/remote#url > > Jörn > > On Sat, Jul 4, 2009

[jQuery] Re: [validation] how to return for jquery.Format

2009-07-04 Thread Jörn Zaefferer
Use the remote method: http://docs.jquery.com/Plugins/Validation/Methods/remote#url Jörn On Sat, Jul 4, 2009 at 6:30 PM, Manolet Gmail wrote: > > Hi, im adding a method. i want to display a message like: > THECONTENTOFMYINPUT is already user. this is what im doing. > >          jQuery.validator.