On Fri, Aug 22, 2008 at 4:18 PM, seanislegend
<[EMAIL PROTECTED]> wrote:
> What I need to do is to be able to have the form on the home page be
> able to post to the login action on the users controller so I can also
> login from there.

Set the action of the form of the home page with something like
$form->create('user', array('action'=>'/user/login'))

HTH

Tarique

-- 
=============================================================
Cheesecake-Photoblog: http://cheesecake-photoblog.org
PHP for E-Biz: http://sanisoft.com
=============================================================

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"CakePHP" 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/cake-php?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to