Log in

View Full Version : Not able to Open FTP file in IE 6.



selvin_raj
11-12-2009, 11:17 AM
Hi,

I am trying to open a FTP file in IE 6, but Its not opening, it throws "Page cannot be Displayed" message. Its work fine in Firefox. Below is the code:

<A href="ftp://sysvine.lmt.com/reports/chart.doc">Category Chart</A>

Please let me know if there is any workaround.

Regards,
Selvin

selvin_raj
11-12-2009, 11:25 AM
even I tried like this:

<A href="ftp://username: password@sysvine.lmt.com/reports/chart.doc">Category Chart</A>

Regards,
Selvin

bluewalrus
11-13-2009, 01:18 AM
Lowercase a's <a href="">text</a> or no space between username and password

eakinasila
11-25-2009, 10:12 AM
How do i set up a free ftp account ? That gives me a host name, and a username and allows others to upload things there as well ?