What is the syntax to link to a FTP folder with username and password? I know it will break in some browsers but I have seen it done in IE and my client is unaware that there are other browsers.
hrudayamm
1:44 am on Feb 24, 2005 (gmt 0)
i guess this would help <a href="ftp://www.example.com/">url link to ftp</a>
[edited by: tedster at 4:19 am (utc) on Feb. 24, 2005] [edit reason] use example.com [/edit]
tedster
4:26 am on Feb 24, 2005 (gmt 0)
If you want to incorporate username and password into the link (on a publicly available page, this IS a security risk) the syntax would be: