[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 Zaeffererjoern.zaeffe...@googlemail.com 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 Gmailmano...@gmail.com wrote:

[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 Gmailmano...@gmail.com wrote: Hi, im adding a method. i want to display a message like: THECONTENTOFMYINPUT is already user. this is what im doing.          

[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 Zaeffererjoern.zaeffe...@googlemail.com wrote: Use the remote method: http://docs.jquery.com/Plugins/Validation/Methods/remote#url Jörn