RE: Prevent browser back...

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



[snip]
>     Can I rely on referrers on upload.php to see where a hit 
> came from?  
> Or should I redirect to an interim page that simply redirects 
> again to the thankyou.php one (which won't stop someone from 
> hitting back twice, but it's just an extra thing.)  What 
> (other) ways have people found that works?
> 
>     -- A

Off the top off my head, but you could set a session var in the thankyou
page and some logic in the upload page that prevents the applet code from
displaying if that session var is set...

HTH,

Mikey

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux