I'm trying to load a jpg file using the following line: <cfcontent type="image/jpeg" file="http://www.stuffbythane.com/SiteTracker/placer.jpg" deletefile="No">
But it won't load. If I do this: <cfcontent type="image/jpeg" file="c:\inetpub\wwwroot\SiteTracker/placer.jpg" deletefile="No"> It will load from my local copy. How do I make it load from the server? T ______________________________________________________________________ Your ad could be here. Monies from ads go to support these lists and provide more resources for the community. http://www.fusionauthority.com/ads.cfm FAQ: http://www.thenetprofits.co.uk/coldfusion/faq Archives: http://www.mail-archive.com/[email protected]/ Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

