Help Internet Explorer Automation - How to run the script's ??

J

João Rodrigues

Hi,

i'm doing a automation client with Excel VBA to the
Internet Explorer.

I don't know nothing about HTML or Javascript! :(

I'vd create a instance of the Internet Explorer Object in
my code, and i can "see" the property's, use the methods
and "fire" the event's.

The question is, how to simulate the "click" on a button
in the HTMLDocument, or to call the HTML function.

I'm using a reference to shdocvw.ddl (Microsoft Internet
Controls).

Thank in advance for any kind of help!

João.
 
Top