Hey Elliot

Try:

<cfset myExpiryDate = DateAdd("d",1,now()) >
<cfheader name="Expires" value="#GetHttpTimeString(myExpiryDate)#">

Cheers

Pat




Elliot Russo wrote:
Hi guys,

Any help with cfheaders to get browsers to cache some css files I'm
generating via cfm pages would be much appreciated.

I'm setting the contenttype to text/css but the web logs show them being
retrieved each request unlike the straight .css files that show 304 (rather
than 200) in the IIS logs

Elliot






---
You are currently subscribed to cfaussie as: [email protected]
To unsubscribe send a blank email to [EMAIL PROTECTED]
Aussie Macromedia Developers: http://lists.daemon.com.au/

Reply via email to