|
ok, basically what I want to do is this:
<form method="POST" action="https://www.google.com/asdf.cgi" action="http://www.asdf.com/blah.pl" >
I have had trouble finding a proper method to do this so that it actually submits to both actions on submit. i only want one submit button. please help.
|