Re: how to click at a option programatically
- From: "Igor Tandetnik" <itandetnik@xxxxxxxx>
- Date: Wed, 14 Sep 2005 22:15:33 -0400
"Brian Burgess" <bburgess66@xxxxxxxxxxx> wrote in message
news:%23PMEjzXuFHA.1136@xxxxxxxxxxxxxxxxxxxx
> Ya me too .. no VB expert.
>
> Trouble is: I'll need the IHTMLElement to execute a 'click', and the
> IHTMLElement3 to execute the 'fireEvent'. .. for the same object
Again, both methods are supported via IDispatch, so simply assign your
element reference to a variable declared as Dim As Object, then call
both methods through this variable.
--
With best wishes,
Igor Tandetnik
With sufficient thrust, pigs fly just fine. However, this is not
necessarily a good idea. It is hard to be sure where they are going to
land, and it could be dangerous sitting under them as they fly
overhead. -- RFC 1925
.
- Follow-Ups:
- Re: how to click at a option programatically
- From: Brian Burgess
- Re: how to click at a option programatically
- References:
- Re: how to click at a option programatically
- From: Brian Burgess
- Re: how to click at a option programatically
- From: Igor Tandetnik
- Re: how to click at a option programatically
- From: Brian Burgess
- Re: how to click at a option programatically
- Prev by Date: Re: how to click at a option programatically
- Next by Date: Re: how to click at a option programatically
- Previous by thread: Re: how to click at a option programatically
- Next by thread: Re: how to click at a option programatically
- Index(es):
Relevant Pages
|
|