Hi all,

I have been using CGI.pm to code my PERL cgi scripts and I want to set a
time
for the webpage to expire.
I coded the expire parameter as below but it never worked in Microsoft
Internet Explorer!

print header(-expires=>+5s);

I found out that the expire parameter works for me in Netscape but not in
Internet Explorer 5 which I have been mainly using.

Any help will be greatly appreciated!

Best Regards,


John L

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

Reply via email to