Running WXP with IIS.
I place an image in the wwwroot folder and call it in the file, <img src="/image.gif"> and it works fine. Copy the file into a directory and then try to load it, <img src="/images/image.gif"> and it doesn't load., I even tried this way <img src="/localhost/images/image.gif"> With and without the leading "/" for both instances
IIS, Images won't load from a directory
Moderator: General Moderators