Date:  06/20/2017 02:14:25 PM Msg ID:  004888
From:  Olatunji Beckley Thread:  004880
Subject:  Re: Image not displaying
Hi Joel,
 
You are correct, the image files were not in the right location. I just created a sub-folder in the Web's root directory (c:\inetpub\wwwroot\myNewFolder)
 
Thanks.  
Sent by Joël on 06/17/2017 03:51:40 PM:
Hi
 
Images must be put in the Web root, not in the Foxweb root, because they must be accessible to the web browser.
 
You should read this page from the documentation :
http://www.foxweb.com/document/index.htm?page=/document/url.htm
 
Joel.
Sent by Olatunji Beckley on 06/16/2017 04:59:04 AM:
Hi, just started using FoxWeb. Can anyone explain why my images are not displaying even with the code below:
 
 <img src="son-logo.jpg" alt="SON Logo" border=0></a>
 
I've also tried other image formats (png, bmp & tif) and the image files are located in FoxWeb's root directory (...\Foxweb\scripts\)
 
Thanks,
Beckley