You can use Alagad's image.cfc tag, it has a writeToBrowser method that you would be able to 1) read the image from any source that the coldfusion process has access too (be sure CF is running as a user with rights to those images), then 2) display them to the browser without having to write it to a file system on your web server using writeToBrowser
Chris Peterson Gainey IT Adobe Certified Advanced Coldfusion Developer -----Original Message----- From: Jide Aliu [mailto:[EMAIL PROTECTED] Sent: Tuesday, July 03, 2007 7:46 AM To: CF-Talk Subject: Displaying off line images Hi - How do you display images stored offline? I am currently uploading images to a drive outside our webroot for a whole host of reasons, although I aim to display the images to front end clients embedded and wrapped around text and datacontent. I know using image tag does not work. Any help will be appreciated. Many thanks. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Upgrade to Adobe ColdFusion MX7 Experience Flex 2 & MX7 integration & create powerful cross-platform RIAs http://www.adobe.com/products/coldfusion/flex2/?sdid=RVJQ Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:282781 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

