Hello,

I'm in the process of writing an IE automation interface and was wondering
if EventHandler() is still the preferred way to go. I know that Drew Speedy
has used BindEvents() extensively, but I don't know if it provides similar
(or superior) capabilities regarding attaching event code to an automation
server.

Any thoughts/suggestions will be appreciated.

Thanks.

--
William Fields
MCSD - Microsoft Visual FoxPro
US Bankruptcy Court
Phoenix, AZ


Software will always be better when written at 105 decibels.

-Whil Hentzen

Re: EventHandler() or....? by Eric

Eric
Fri Jan 07 14:25:10 CST 2005

BINDEVENTS() only works with VFP objects.I've used EventHandler()
successfully with different COM servers, including MSWord. Sorry, no
experience with IE...
--
Eric den Doop
www.foxite.com - The Home Of The Visual FoxPro Experts - Powered By VFP8

"William Fields" <Bill_Fields@azb.uscourts.gov> wrote in message
news:%23Ske3QO9EHA.3640@tk2msftngp13.phx.gbl...
> Hello,
>
> I'm in the process of writing an IE automation interface and was wondering
> if EventHandler() is still the preferred way to go. I know that Drew
> Speedy has used BindEvents() extensively, but I don't know if it provides
> similar (or superior) capabilities regarding attaching event code to an
> automation server.
>
> Any thoughts/suggestions will be appreciated.
>
> Thanks.
>
> --
> William Fields
> MCSD - Microsoft Visual FoxPro
> US Bankruptcy Court
> Phoenix, AZ
>
>
> Software will always be better when written at 105 decibels.
>
> -Whil Hentzen
>
>
>
>