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]

Reply via email to