cript.com
Subject: RE: TeraScript-Talk: OT somewhat - IE9 and cache
How about something like this... (no line breaks)...
<@purgeresults><@ASSIGN local$httpHeader
VALUE="Content-Type:text/html<@CRLF>Cache-Control: no-cache, max-age=0,
must-revalidate,
proxy-revalidat
@CRLF>">
_
From: Robert Shubert [mailto:rshub...@tronics.com]
Sent: Tuesday, October 02, 2012 7:09 PM
To: TeraScript-Talk@terascript.com
Subject: RE: TeraScript-Talk: OT somewhat - IE9 and cache
META headers (in the body of the document) are not the same thing as the
HTTP he
, October 02, 2012 10:41 AM
To: TeraScript-Talk@terascript.com
Subject: RE: TeraScript-Talk: OT somewhat - IE9 and cache
Hi Robert,
Thanks for the response. This appears only on a very select few taf files.
Still trying to figure out why some files and not others. Most notably there is
one in
, in the future,
couldn't we just add this in the header?...
_
From: Robert Shubert [mailto:rshub...@tronics.com]
Sent: Tuesday, October 02, 2012 9:09 AM
To: TeraScript-Talk@terascript.com
Subject: RE: TeraScript-Talk: OT somewhat - IE9 and cache
Typically this is done by se
Typically this is done by setting some HTTP headers in the response.
You can set headers in IIS which would then apply to all files that are
requested.
Alternatively, you could set the headers in TeraScript – which would then apply
to all pages returned by TeraScript (TAFs) but not JS, CSS