Tell your customers they are morons (God, I pray for the day I can do
that).
Seriously though, use the standard way of connecting to the FTP site
first, using InternetOpen. Once that is done, use the FtpCommand function
to pass the parameters for the login again. I believe that what you need to
send for the user name is "USER <username>" and then "PASS <password>" for
the password.
However, FtpCommand comes with Internet Explorer 5 and above I believe.
Good luck.
--
- Nicholas Paldino
- nicholas...@exisconsulting.com