Hello,
i'm tring to check login with ajax.
on main page, there is a "login" link. when you click on it, a div is opening. 
And you are typing email/password in there. And checking error with ajaxs.

form_remote_tag(aaray('update'=>'errorlogin', 'url'=>'login/login'))

it works perfect to check errors. 
But when it success, the logged page opens in that "errorlogin" div.

in action, if it successfully passes control i am redirecting to the 
"home/mypage"
but it opens in div.

How can i solve this problem ?

Thank you.



      ___________________________________________________________________
Yahoo! Türkiye açıldı!  http://yahoo.com.tr
İnternet üzerindeki en iyi içeriği Yahoo! Türkiye sizlere sunuyor!
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"symfony users" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/symfony-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to