Hello Everyone and thanks for your help in advance. I have a situation in which I want to display images of various web froms across various sites. However, I want to keep the collection of images in one location, lets call it,
www.mysite.com/images/my.jpg. This works fine, but there is a catch. When the properties of any of these images is viewed, the source is shown as
www.mysite.com/images which could be bothersome to some of my clients, who would prefer it to be
www.yoursite.com/images/my.jpg or simply /images/my.jpg. Does anyone know of a way to work around this? Any help would be greatly appreciated. Thanks.