Link to home
Start Free TrialLog in
Avatar of honestman
honestman

asked on

How to implement the function that filling in the form of Internet Explorer automaticly in my delphi progrom???

I connect the form of some website with Internet Explorer, then I want my program to implement the function Ā that fill in the form of IE automaticly.
Thank you!
Avatar of bpana
bpana

hi,

you can import the "Microsoft Internet Controls" type library and use it.

as an ex you can take a look at:
http://support.microsoft.com/default.aspx?scid=http://support.microsoft.com:80/support/kb/articles/Q176/7/92.ASP&NoWebContent=1
Avatar of honestman

ASKER

How to translate the codes into Delphi5?
Is there any Microsoft Internet Control in Delphi5?
Hi,
Use Project|Import Type Library on Delphi's menu.

[]s Fabricio
ASKER CERTIFIED SOLUTION
Avatar of Eddie Shipman
Eddie Shipman
Flag of United States of America image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Dude, you need to accept an answer for this old question...