View Single Post
  #2  
Old 10-01-2007, 05:02 PM
Watdaflip's Avatar
Watdaflip Watdaflip is offline
Brigadier General
 
Join Date: Sep 2005
Location: Cincinnati, Ohio
Posts: 1,637
Default Re: Multi replies for multiple Form submission...

That would depend how your script is setup. If you script has a redirect to another page just change the page where it redirects. Otherwise if after the script is executed it just stays on that page, you can echo a message, just add something like this to the script

echo "Thank you, we will get back to you asap";
__________________

Register/Login Script
Do you use a Password Protected Directory? Need a way to allow users to make their own account, try my .htaccess Login Script
Reply With Quote