Hi guys, I've got a PHP script that takes form data, does manipulated it on a MySQL dbase and then shows a "thank you" screen. Trouble is if someone refreshes the page, it runs the same process again (with the same variables) and messes up the numbers in the dbase.
Is there a simple way to eliminate the POSTed variables so the page can't be refreshed with those variables intact? Or would a redirect to a simple html page once the real work is done be better? Any thoughts, Mike Michael M Milligan Web Developer (818) 909-9209 www.mmmilligan.com ____ � The WDVL Discussion List from WDVL.COM � ____ To Join wdvltalk, Send An Email To: mailto:[EMAIL PROTECTED] Send Your Posts To: [EMAIL PROTECTED] To change subscription settings to the wdvltalk digest version: http://wdvl.internet.com/WDVL/Forum/#sub ________________ http://www.wdvl.com _______________________ You are currently subscribed to wdvltalk as: [EMAIL PROTECTED] To unsubscribe send a blank email to [EMAIL PROTECTED]
