Sending this to cf-talk on behalf of my coworker...

---------- Forwarded message ----------
From: Nate <[email protected]>
Date: Wed, Mar 2, 2011 at 10:39 AM
Subject: [tacfug] CFCACHE and the Dreaded Quirks Mode
To: TACFUG <[email protected]>

Does anyone have a fix for this?

Coldfusion is inserting an html comment before any other markup in a
cfcache'd page.  This is fine unless you are using IE.  IE will go
into quirks mode if the very first line of the page is not the doctype
declaration.  Some have suggested to use <cfcontent type="text/html">
before you use cfcache to remove the html comment but that doesn't
work for me.

Any workaround ideas would be great.

Thanks,
N

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Order the Adobe Coldfusion Anthology now!
http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:342672
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm

Reply via email to