Posted by David Haynes on 01/13/06 02:15
Alex wrote:
> Let me clarify. When I use <form action="filename.php> I actually must
> invoke 3 different forms depending on which button was clicked. How can
> I achive something like double form action?
>
> Regards,
>
Call an intermediate page (say foo.php) which then coordinates the
calling of forms a, b, and c.
-david-
Navigation:
[Reply to this message]
|