walrus -> RE: physical path to folder (8/28/2006 13:56:38)
No, I'll try to explain the problem differently
a page (asp) on domain website1.com needs to display an image from domain website2.com
I know the physical path to both files and folders
I just can't get the image to display. This is the problem file:///F:/etc...
I don't want to use src=http:// (which works fine) as this would defeat the object. If this can't be done, then so be it.
rdouglass -> RE: physical path to folder (8/28/2006 16:11:00)
quote:
If this can't be done, then so be it.
I don't believe it can unless both sites use the same directory in a Virtual Directory configuration.
I've never tried that but in theory, it should work. Take a directory and "attach" it to both webs using a Virtual Directory setting. Then they could use the 'common' image.
Maybe?
walrus -> RE: physical path to folder (8/28/2006 16:31:09)
okay, I'll see if my host will set up a virtual directory for me.
Thanks
walrus -> RE: physical path to folder (8/30/2006 10:38:14)
My host has set up a Virtual Directory on the server.