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)and with IE 5 on MacOS. 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 Print Web Images option is enabled on the printer driver Ideas and suggestion are welcome ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Create robust enterprise, web RIAs. Upgrade & integrate Adobe Coldfusion MX7 with Flex 2 http://www.adobe.com/products/coldfusion/flex2/?sdid=RVJP Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:284182 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

