Ask a Question related to Macromedia Dreamweaver, Design and Development.
-
LarryM #1
Newbie: How to get images from a virtual directory?
Hi,
I have problems to link the image source to an imagefile in
a virtual directory.
I have a website named 'MyImages' in
C:\inetpub\wwwroot\MyImages.
(W2k, Dreamweaver 3.0).
My goal is to try to hide away my images for a bulk download
(of course I can't prevent someone from copying them once
the image is displayed on the screen).
So this is under the assumption that I have a better chans
to hide my images in a virtual directory outside the normal
Web site.
Anyway I have created a virtual directory 'ImageFolder' in
H:\Images, where I have put all my images.
When I want to insert an image on a page in DW I can browse
my filesystem and point the source to
'H:\Images\MyImage1.jpg' and the image tag will be
<img src=file:///H%7C/Images/MyImage1.jpg width="680"
height="488">
I don't see any option to use the virtual directory.
How can I use the virtual directory '/ImageFolder' in the
src-path instead of this local physical path?
Thanks
Larry
LarryM Guest
-
virtual directory
Our corporate website uses coldfusion. We have developed a web time entry system that also uses coldfusion. I am trying to setup the new timentry... -
Web Application, virtual directory
Hi, here the situation: My purpose is to have one physical directory(PD) (c:\webapplication) and a lot of virtual directory(VD) pointing to ... -
Web.Config and Virtual Directory
We have a intranet site that allows one of our departments to search a set of pdfs and then look at them. Only problem is that only they and us... -
Have to Be A Virtual Directory?
I have a project named NET. It has .aspx and one .asmx files. This NET is a virtual directory and application in IIS: - All .aspx and one .asmx and... -
Newbie: How can you hide your images directory?
Hi, I am a photographer creating my first website. The images, *.jpg, will be put into a directory. I will let the images be searched and...



Reply With Quote

