Hi there,

I am facing a curious problem. A have a HTML page which contains links to FTP files, e.g. ftp://my.server.net/dir1/dir2/file.pdf.

The access to the files is authorized via Active directory (IIS FTP server). I would expcet IE to display the logon window after I click the link, but it doesn't. It just says "page cannot be displayed". Which is strange, because the link is 100% correct.

...