I am trying to create a site in one domain that would link to image files in another domain. I am having much difficulty with figuring out how to code out the correct syntax for the tag. The images need to be kept secure and NOT in the same drive as the website. If the images are in a different server domain, what is the correct sourcing syntax to get the images to work? When I try to put in "file:///W|/inetpub/wwwroot/Assetcheck/103809.jpg" as the image source in the HTML code and try to run that in a browser, the image comes out blank! What is the proper method to source image files not within the same drive as the site itself?
Thanks for the help in advance, really appreciated. Jason