Is there way to submit forms data to a different controller than the
one responsible for the
view. I am using the page controller to render my home page. In the
home page I have a login
box, which submits data to /users/login. But in my controller
users_controller.php function
login I don't see the data submitted. Is this even possible with
cakePHP.

All help appreciated.

Thanks,
- harsh


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Cake 
PHP" group.
To post to this group, send email to cake-php@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to