Images Not Displaying

Hi, I am new to using SmartFTP. I have created a page with Images embedded. The page shows fine on my local machine but when I upload the page (and the images) the images do not display. Can anyone help me with this issue?

The links to your images are very likely wrong. Verify that <img src="..."> tags are all correct and point to the image file. Also check lower/upper case. For example if you have a link <img src="TEST.jpg"> and your file is named test.jpg it will work on your local computer but not on the server.

Regards,
Mat