Hello Guys, A quick update on this, it would appear that the root cause of this issue is that my site is running over SSL and this causes complications with the http requests that the JVM makes when reading the documents external sources for images/charts and css. I've managed to solve this for my CSS, but charts still show up as a dead image, I have no idea how to get them working.
Any ideas? A cold virtual beer for the first man to solve it. Thanks, Rob -----Original Message----- From: Robert Rawlins - Think Blue [mailto:[EMAIL PROTECTED] Sent: 02 August 2007 12:34 To: CF-Talk Subject: cfdocument & CSS Hello Guys, I've wrapping one of my pages in a cfdocument tag, however, it doesn't appear to apply any of the CSS styles, I just get all my content unstyled. I'm sure I've had this same issue before but cant for the life of me remember what the fix was. I've got the cfdocument wrapped around the entire html content, something like this: <cfdocument format="flashpaper"> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en-GB" lang="en-GB" dir="ltr"> <head> ...... ...... </cfdocument> Any ideas why this is acting as expected? Thanks guys, Rob ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Get involved in the latest ColdFusion discussions, product development sharing, and articles on the Adobe Labs wiki. http://labs/adobe.com/wiki/index.php/ColdFusion_8 Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:285191 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

