Page is a not externally linkable
webizarre - 11:23 am on May 13, 2010 (gmt 0)
You can redirect the user to other page after submitting the form once. Here is the code you can use in mail configuration:
$Redirect_URL="http://www...";
This can be used to avoid second hits.