[ic] No-Cache

Jonathan Clark jonc@webmaint.net
Fri, 13 Oct 2000 18:31:23 +0100


try these two lines in the page head section:

<META HTTP-EQUIV="Pragma" CONTENT="no-cache">
<META HTTP-EQUIV="expires" CONTENT="-1">

Jonathan
Webmaint.com



>Is there a way that I can keep a browser from caching information? ie. I
>don't want a customer to be able to click the back button to review a
>certain transaction which is processed...