In article <00bd01c167e5$3f6ffc80$ac8e5e83@UPAWP1>,
 [EMAIL PROTECTED] (W P) wrote:

> is there any way, possibly using a header, to force a browser to get the 
> newest version of a page?
> the problem that i'm having is that my guestbook script is creating an html 
> file, then redirecting the user to that file, but if they have viewed it 
> before, they are getting the old file.
> thanx

try the -expires=>$value pair in the start_html() function of CGI.pm

-- 
Scott R. Godin            | e-mail : [EMAIL PROTECTED]
Laughing Dragon Services  |    web : http://www.webdragon.net/
It is not necessary to cc: me via e-mail unless you mean to speak off-group.
I read these via nntp.perl.org, so as to get the stuff OUT of my mailbox. :-)

-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to