I need help trying to find out how to make my doctype work right with cfcache. Take a look at the following comment I found on the CFCACHE docs. I need to find out how to circumvent this problem. --------- http://livedocs.macromedia.com/coldfusion/6.1/htmldocs/tags-pa8.htm
jsm said on Aug 9, 2005 at 7:04 AM : CfCache adds an html comment on the first line of the page being cached (server side cached). However, the first line is reserved for the DOCTYPE declaration. With the comment generated by CF, it cancels out the basis of having a doctype declaration, and therefore does not allow standards based, css websites to be integrated with server caching. In short, MSIE goes into quirks mode and ignores your CSS. --------- Jon This electronic message transmission contains information from Collegiate Funding Services, LLC or its subsidiaries or affiliates that may be confidential or privileged. The information is intended to be for the use of only the individual or entity named above. If you are not the intended recipient, be aware that any disclosure, copying, distribution or use of the contents of this information is strictly prohibited. If you have received this electronic transmission in error, please notify the sender by reply e-mail @cfsloans.com immediately and delete this e-mail and any attachments from your system and any copies you may have made, electronic or otherwise. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Find out how CFTicket can increase your company's customer support efficiency by 100% http://www.houseoffusion.com/banners/view.cfm?bannerid=49 Message: http://www.houseoffusion.com/lists.cfm/link=i:4:224387 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

