Just add the following line at the end of your php code:
header("Location: index.html");
This will redirect the page.
Alternatively you can contain the whole page and the email script in the same file, so that a redirect is not needed, but this might require you to rewrite the code in your site, so is possibly not a good idea on this occasion.
SimonMayer
Junior Poster in Training
53 posts since Apr 2008
Reputation Points: 14
Solved Threads: 10