Welcome, Guest. Register Now!
   
Mark Forums Read Mark Forums Read Mark Forums Read


Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 04-01-2008, 03:04 PM
Junior Member
 
Join Date: Mar 2008
Posts: 8
Default action element in forms

Hello,

Could anybody help me to know how should I set the action attribute in a html form, supposing that in LoginController I have this:

Code:
public function authenticateAction()
{
    //doing authentication stuff
    //die('Some text'); not executed here
}
what should I put in the html?
actually I have: action="login/authenticate" in a single module project, but it seems the action is not executed.
Any idea will help.
Thanks.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #2 (permalink)  
Old 04-01-2008, 04:02 PM
Junior Member
 
Join Date: Mar 2008
Posts: 8
Default

Ok, now I find the solution here:

Premature Optimization Handling relative links with Zend_View_Helper

uder the title: Handling relative links with Zend_View_Helper
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT. The time now is 11:33 AM.