That link appears to solve the image flicker issue, not slow loading of styles on a template, from memory I always thought the issue with styles jumping in late was the use of @import to attach a style sheet as this causes the style sheet to load -after- the unformatted document, I'm not sure if that's right though.
Rob -----Original Message----- From: Robertson-Ravo, Neil (RX) [mailto:[EMAIL PROTECTED] Sent: 13 March 2007 16:46 To: CF-Talk Subject: OT: Stop that Flash of Unstyled Content in IE Apologies if this is already known but this worked a treat for me.. For anyone using IIS and suffering from that 'orrible Flash of Unstyled Content have look at the link below. It talks about setting a new Cache-Control Header to your IIS implementation and it does stop that shitty Flash of Unstyled Content thingy in IE - very cool. http://www.aspnetresources.com/blog/cache_control_extensions.aspx Neil ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Upgrade to Adobe ColdFusion MX7 The most significant release in over 10 years. Upgrade & see new features. http://www.adobe.com/products/coldfusion Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:272551 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

