D,

If you wanted to embed IE.....

- You could use TWebBrowser which is a wrapper around M$ IE ActiveX control.
See http://www.delphimag.com/features/2001/02/di200102bt_f/di200102bt_f.asp
- Another good resource http://www.euromind.com/iedelphi/index.htm

Otherwise use Indy to establish a HTTP connection and do what you need....

http://www.nevrona.com/Indy/


------------------------------------------------------------------------
--Donovan [[EMAIL PROTECTED]]
Donovan J. Edye [www.edye.wattle.id.au]
Namadgi Systems, Delphi Developer [www.namsys.com.au]
Voice: +61 2 6285-3460 Fax: +61 2 6285-3459
TVisualBasic = Class(None);
Heard just before the 'Big Bang': "...Uh Oh...."
------------------------------------------------------------------------
GXExplorer [http://www.gxexplorer.org] Freeware Windows Explorer
replacement. Also includes freeware delphi windows explorer components.
------------------------------------------------------------------------


-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On
Behalf Of Damien Long
Sent: Thursday, 1 March 2001 10:57
To: Multiple recipients of list delphi
Subject: [DUG]: trying to open web site in IE from a standalone program


I have been asked to create a standalone program that will open a web site,
post the user name and password, download a database and do that every day
at 9am. Does anyone have any ideas on how to do any of the above. I would
love any information to start me off.

Opening a web site from stand alone program could be good for now.

Damien Long
Application Programmer
WorldxChange
[EMAIL PROTECTED]
Tel. (02) 9937 3854
Mobile 0417 144 812

---------------------------------------------------------------------------
    New Zealand Delphi Users group - Delphi List - [EMAIL PROTECTED]
                  Website: http://www.delphi.org.nz
To UnSub, send email to: [EMAIL PROTECTED]
with body of "unsubscribe delphi"

---------------------------------------------------------------------------
    New Zealand Delphi Users group - Delphi List - [EMAIL PROTECTED]
                  Website: http://www.delphi.org.nz
To UnSub, send email to: [EMAIL PROTECTED] 
with body of "unsubscribe delphi"

Reply via email to