On Sun, 20 Aug 2000, Jamie Krasnoo wrote:

> Sorry for the newbie question but could anyone tell me how to expire pages
> so a user can't use the back button to get back to that page?

Besides being a really bad idea, and next to impossible to implement, this
is not a mod_perl question, but a HTML/HTTP question. Once you've figured
those bits out you just need $r->header_out(), but its going to be much
harder than that.

-- 
<Matt/>

Fastnet Software Ltd. High Performance Web Specialists
Providing mod_perl, XML, Sybase and Oracle solutions
Email for training and consultancy availability.
http://sergeant.org | AxKit: http://axkit.org

Reply via email to