I need to build an  ajax subscrption step by step .
In the first step i send my form with ajaxForm (jquery plugin)
if the form is valid, i do this :
return $this->renderText($this->getContext()->getController()-
>getPresentationFor('subscription', 'step2', 'success'));
to render the new form (step2)
But when i look in the response , Idon't found the script tag contain
the js code that submit my form;

Thanks,
Ghali Ahmed.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"symfony users" group.
To post to this group, send email to symfony-users@googlegroups.com
To unsubscribe from this group, send email to 
symfony-users+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/symfony-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to