Form submit => two actions

liunx

Guest
I was wondering if htere is a way to make one submit button do two actions, like for ex.<br />
"<form method=post action='subscribe.cgi'>"<br />
<br />
can be made like: "<form method=post action='subscribe.cgi; subsribe.php'>"<br />
<br />
NOTE: The code I wrote is probablly incorrect, it is just for an example...<!--content-->Is there a code you can give me??<!--content-->
 
Back
Top