You mean JavaScript is not allowed? In the case of a HTML form the action is to be set in the form tag, if you can't set it dynamically. That said, there is only one possible action for the same form.
What you can do is read the submitted value of the submit button and do the different handling of your actions not by having a different action target but by taking care of this in the code the one (and only) form action target. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Cake PHP" 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 -~----------~----~----~----~------~----~------~--~---
