[jQuery] Re: help: Zend Framework and JQuery validation plugin

2008-10-16 Thread Namrasit
} }); }); Login: checklogin.phtml : valid; ?> Why the remote validation still dosen't work? I don't know what insert into remote function. Please help. David On Oct 16, 5:58 pm, "Jörn Zaefferer" <[EMAIL PROTECTED]&

[jQuery] help: Zend Framework and JQuery validation plugin

2008-10-16 Thread Namrasit
Hi! I try to use Zend Framework with JQuery validation plugin. Standard validation of forms works good but when I want to remote validate (f.e check a login in database) remote function dosen't work. Below I write a code with method from controller and views listing: Method from controller: fun