Hi

In VFP6 SP5, I use the WebBrowser control (same as IE)

How to call the copy or print function that you can find in the right click menu
?

Thanks--
Olivier (enlever les 3X pour la réponse)

Re: call of a function of web browser activeX by Eric

Eric
Mon Sep 15 12:06:59 CDT 2003

Hello, BlackSabbath!
You wrote on Mon, 15 Sep 2003 16:32:55 +0200:

B> In VFP6 SP5, I use the WebBrowser control (same as IE)

B> How to call the copy or print function that you can find in the right
B> click menu ?

HOWTO: Print Contents of the Web Browser Control from Visual FoxPro
http://support.microsoft.com/default.aspx?scid=kb;en-us;265126
--
Eric den Doop
www.foxite.com - The Home Of The Visual FoxPro Experts - Powered By VFP8



Re: call of a function of web browser activeX by BlackSabbath

BlackSabbath
Tue Sep 16 05:21:42 CDT 2003

thanks eric

--
Olivier (enlever les 3X pour la réponse)
"Eric den Doop" <ericdendoop@xspamblockxfoxite.com> a écrit dans le message de
news: #xDBfZDfDHA.3216@tk2msftngp13.phx.gbl...
> Hello, BlackSabbath!
> You wrote on Tue, 16 Sep 2003 10:30:57 +0200:
>
> B> just 2 connected questions :
> B> 1. What is the value of the OLECMDID_COPY constant of IE control ???
> B> (assuming that OLECMDID_PRINT = 6)
>
> OLECMDID_COPY = 12
>
> B> 2. HowTo translate VB code :
>
> Sorry, I can't test it at this moment.
> --
> Eric den Doop
> www.foxite.com - The Home Of The Visual FoxPro Experts - Powered By VFP8
>
>