Hi All, Sorry for my approximate english.
I have a server running Windows 2000 SP4, IIS 5, ColdFusion MX 6.1. This server host 6 web sites, the code is seemly the same and looks like that (extract) : <cfheader name="content-disposition" value="inline; filename=myPicture.jpg"> <cfcontent type="image/jpeg" file="c:\MyFolder\myPicture.jpg"> IIS parameters of the 6 sites are the same. Clients are MacOS X and Windows XP SP2. In all web client window the image appears well. But when i try, on Windows XP IE 6.0, to print the window which contains "myPicture.jpg" or when i try to see the print preview, image does not appear. Very strange because that works well with Safari on MacOS X and FireFox (MacOS X and Windows XP). It works fine, also, on Windows XP with FireFox. More strange that works fine with one site. The only diffrence between this site and the others is the page encodage. Site works well : encodage = ISO-8859-1 Other sites : encodage = utf-8 Ideas and suggestion are welcome. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| ColdFusion is delivering applications solutions at at top companies around the world in government. Find out how and where now http://www.adobe.com/cfusion/showcase/index.cfm?event=finder&productID=1522&loc=en_us Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:284702 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

