- From: Milum Software <shayes@milum.com>
- Date: Tue, 10 Apr 2001 20:37:46 -0500
- To: www-jigsaw@w3.org
Help! I'm having a problem with a resource that I've implemented by extending PostableFrame hosted by Jigsaw 2.0.5. It generates HTML through an HtmlGenerator with a header that includes the <HEAD> <META HTTP-EQUIV="Pragma" CONTENT="no-cache"> <META HTTP-EQUIV="Expires" CONTENT="Sun, 28 Dec 1997 00:00:00 GMT"> <TITLE>Edit Name</TITLE> </HEAD> so that browsers will not cache the result and display stale data. This works fine with Netscape and other browsers, but Internet Explorer doesn't support this tag. However, this seemed to work with older versions of Jigsaw I used to use. Does anyone know how to force IE not it cache an HTML page? Best Regards, Scott Hayes Milum Software 800-257-2120 Sales 512-469-2967 Support http://www.milum.com
Received on Tuesday, 10 April 2001 21:44:29 UTC