symfony1 - Symfony 1.4 Ajax -


i want make form on ajax in symfony framework. problem way found jquery , .load function. way how pass post values? don't want hardcode flexible, how make ajax submission form in symfony 1.4 post data? how pass input posts in load function?

thanks lot.

.load fine. can grab values of form jquery.

http://www.ryancoughlin.com/2009/05/04/how-to-use-jquery-to-serialize-ajax-forms/

the issue have bind form manually yourself(in controller). consider bigger issue :p


Comments

Popular posts from this blog

objective c - Change font of selected text in UITextView -

php - Accessing POST data in Facebook cavas app -

c# - Getting control value when switching a view as part of a multiview -