Compwiz
Nov 12th, 1999, 09:02 PM
Where can I get a list of things to use with WebBrowser1.ExecWB?
------------------
Tom Young, 14 Year Old
tyoung@stny.rr.com
ICQ: 15743470
AIM: TomY10
PERL, JavaScript and VB Programmer
Serge
Nov 13th, 1999, 01:53 AM
If you use press space bar when you use this method, VB will show you a list of constants which you can use. They're pretty self explanatory. For example if you want to print from the WebBrowser control, you would use:
WebBrowser1.ExecWB OLECMDID_PRINT, OLECMDEXECOPT_PROMPTUSER
The second parameter as you can see tells WebBrowser if the user should get the Print Dialog Box.
For the rest of the things of ExecWB mentod, you can search the MSDN library.
Regards,
------------------
Serge
Software Developer
Serge_Dymkov@vertexinc.com
Access8484@aol.com
ICQ#: 51055819 (http://www.icq.com/51055819)