IDNetters Forums

Technical News & Discussion => IDNet Help => Topic started by: Stu on Nov 08, 2010, 17:27:32

Title: ftp images
Post by: Stu on Nov 08, 2010, 17:27:32
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
Title: Re: ftp images
Post by: Rik on Nov 08, 2010, 17:39:07
I'm not sure, tbh, Stu.
Title: Re: ftp images
Post by: .Griff. on Nov 08, 2010, 17:55:54
When you say "loaded onto the ftp server" are you referring to the free webspace provided by IDNet or another host?
Title: Re: ftp images
Post by: Technical Ben on Nov 08, 2010, 18:24:06
Have you remembered to change the url from ftp:// to http://?  ;)
Title: Re: ftp images
Post by: Stu on Nov 09, 2010, 15:39:37
I meant uploaded to the free webspace.

Havn't changed to http (do you mean to changed the links in the html code?)
Title: Re: ftp images
Post by: Rik on Nov 09, 2010, 15:52:23
To get this image to display, I use:

(http://rik.www.idnet.com/findhorn.jpg)
[img]http://rik.www.idnet.com/findhorn.jpg[/img]
Title: Re: ftp images
Post by: Stu on Nov 09, 2010, 16:00:30
Thanks Rik, I have it working now, linked to the website name rather than ftp server.
Title: Re: ftp images
Post by: Rik on Nov 09, 2010, 16:07:28
 :thumb: