by Jamie <jamie_5_not_valid_after_5_Please@[EMAIL PROTECTED]
>
Jan 8, 2005 at 10:45 AM
eat_spam@[EMAIL PROTECTED]
wrote:
> I am trying to automate file downloads from a page that requires
> username/password. The site is http://www.space-track.org.
I have
> tried using both ICS and Indy components but without success. I can
> connect to the site but nothing seems to succeed in logging on. If you
> have an idea or example code, I would surely appreciate it.
> MRO
>
if its a FTP site then you must set your password and username
properties in the TFTP components.
if your looking into HTML/SHTML then you need to use a browser or
something that will translate as a browser, if this is the case the
look into the use of the TWebBrowser