How does it "not seem to work"? Do you have the correct permissions set on e:\images? The user IIS is using for web requests needs to at least have read access on the images. Perhaps that's your problem. Depending on how you have IIS set up, and what version of Windows you're running, this user might be called something like iusr.
Also, is e:\ a local drive or a network drive? It's been a while since I tried, but IIRC you might have problems in IIS mapping a virtual directory to a network drive. - Andrew. On 2010-06-21, at 09:13, Richard Steele wrote: > > Our images reside on a separate drive e:/images. Our website is on > c:\inetpub\wwwroot. > > How do I show the images on the e drive? > > Adding a virtual directory "images" in IIS and having img src in our code > point to e:\images doesn't seem to work. > > Thanks in advance. > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Order the Adobe Coldfusion Anthology now! http://www.amazon.com/Adobe-Coldfusion-Anthology-Michael-Dinowitz/dp/1430272155/?tag=houseoffusion Archive: http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:334674 Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm

