G
Guest
If on my master page I have an image which is in the image folder. For web
pages which are in the "default" directory, the image displays just fine.
But if one of my pages which "utilizes" the master page is in a folder called
"Fred", the image is not resolved. If I change the reference to the "src" to
"../image", then the image is resolved just fine on the web page which is in
the "Fred" directory, but does not resolve the location correctly for all of
the other web pages which are no in sub directories.
Do I have to change this location in code each time or is there another more
pratical solution?
Thanks in advance for your assistance!!!
pages which are in the "default" directory, the image displays just fine.
But if one of my pages which "utilizes" the master page is in a folder called
"Fred", the image is not resolved. If I change the reference to the "src" to
"../image", then the image is resolved just fine on the web page which is in
the "Fred" directory, but does not resolve the location correctly for all of
the other web pages which are no in sub directories.
Do I have to change this location in code each time or is there another more
pratical solution?
Thanks in advance for your assistance!!!