2008年8月18日星期一

[fw-mvc] zend_form_element_hash and ajax call

Hi zfers,

I have a form with an hash element on a page that contains various ajax
calls.
When I submit the form I get the 'No token was provided to match against'
error message.

the hash element code is as follow:
->addElement('hash', 'key', array('salt' => 'pepper''));

Is there a way to use the hash element with ajax calls in the background?

thanks a lot!
--
View this message in context: http://www.nabble.com/zend_form_element_hash-and-ajax-call-tp19039592p19039592.html
Sent from the Zend MVC mailing list archive at Nabble.com.

没有评论: