View Single Post
  #14 (permalink)  
Old Oct 27th, 2004, 15:51
Smokie Smokie is offline
Highly Reputable Member
Join Date: Jul 2003
Location: Ipswich, UK
Posts: 690
Thanks: 0
Thanked 0 Times in 0 Posts
Internet Explorer no longer supports url's which contain a username and password, I guess you are connecting to FTP like this:

ftp://usernameassword@ftpserver.com

That cant be done anymore, not without changing a setting in the registry anyway, which i guess you dont want to do.

If this isnt the problem your having, post some code and we'll try and modify it for you.