I have an html email with images loaded onto the ftp server but when I load the page in browser, the images each require my username and password for the ftp server.
How can I get the images to load without password?
Thanks in advance
Stu
I'm not sure, tbh, Stu.
When you say "loaded onto the ftp server" are you referring to the free webspace provided by IDNet or another host?
Have you remembered to change the url from ftp:// to http://? ;)
I meant uploaded to the free webspace.
Havn't changed to http (do you mean to changed the links in the html code?)
To get this image to display, I use:
(http://rik.www.idnet.com/findhorn.jpg)
[img]http://rik.www.idnet.com/findhorn.jpg[/img]
Thanks Rik, I have it working now, linked to the website name rather than ftp server.
:thumb: