Is that better than or just equivalent to :

print <<EOP;
Content-type: text/html
Pragma: no-cache
<html>
....

?

Rodney


Stephan Tinnemeyer wrote:

> Andrč,
>
> tell any caching proxy server not to cache the page by this line
>
>         <meta http-equiv="pragma" content="no-cache">
>
> and tell the browser not to cache the page by this line
>
>         <meta http-equiv="expires" content="0">
>
> in the header section of the page.
>
> Cheers
>
> Stephan
> --
> Dipl.-Chem. Stephan Tinnemeyer
> Lindenallee 20
> 24105 Kiel
> Germany
>
> --
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]

--
Shop@ssistant Add-ons and Developer Workshops
http://www.aflyingstart.net/addons/

Enquiries regarding Shop@ssistant Classic training :
Call 01256 880770

Rodney Myers
Based in Oxford, England
Technical Director, Shop@ssistant eCommerce Solutions



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

Reply via email to