Posts: 40
Name: Bob Davis
Location: Los Angeles, CA
|
For instance:
<FORM NAME="signup" ACTION="discountsubmit.html", ACTION="whatever.html?id=bob" METHOD=POST
onSubmit="return verifyEmail(signup.Email.value)">
</FORM>
I know this is incorrect, but the idea is to do the two actions. I would prefer if the second action listed would be silent.
Thanks.
|