|
-
May 12th, 1999, 02:51 AM
#1
FTP Connection
Hello!I would like to know if it is possible to create a connection without User ID and Password so that the system asks for them without giving errors!
thanks Nicola
-
December 14th, 1999, 02:17 PM
#2
Re: FTP Connection
Hi Nikola,
It is possible! Simply "hardcode" the userid and password (real userid/password, or anonymous/email address) into the following code provided by this example code. Just read the posted article here on CodeGuru by Phil Anderson. Follow this link:
http://www.codeguru.com/internet/ftpclient.shtml
It will solve almost all of your problems! (FTP problems, at least!) Use it, learn it, love it!
-Tony
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|