Posted by Neil Kennedy on 07/06/07 18:28
Hi all
Now I have done this before many moons ago, but just cannot, no matter how
much I tinker, get a form to redirect when sent.
I have the following, set in a multi column / multi row table:-
<form method="post" action="mailto:email address (removed)>
and at the bottom I have
<input type="submit" name="submit" value="Send">
<input type="hidden" name="redirect" value="redirectfile.html">
<input type="reset" value="Reset">
Any idea which bit I may have missed to prevent the form from snding to my
email (which it does) and then redirecting to another page (which it
doesn't!).
Cheers in advance for the help folks
Neil
[Back to original message]
|