Board index » Visual Studio » InternetExplorer COM help

InternetExplorer COM help

Visual Studio217
This is a multi-part message in MIME format.



------=_NextPart_000_0006_01C4E8CE.CD82E0B0

Content-Type: text/plain;

charset="windows-1255"

Content-Transfer-Encoding: quoted-printable



Hi,



I am trying to write script using InternetExplorer COM methods.

Where can i get info on all methods and properties of InternetExplorer?



10x.

------=_NextPart_000_0006_01C4E8CE.CD82E0B0

Content-Type: text/html;

charset="windows-1255"

Content-Transfer-Encoding: quoted-printable



<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">

<HTML><HEAD>

<META http-equiv=3DContent-Type content=3D"text/html; =

charset=3Dwindows-1255">

<META content=3D"MSHTML 6.00.2900.2523" name=3DGENERATOR>

<STYLE></STYLE>

</HEAD>

<BODY>

<DIV><FONT face=3D"Times New Roman">Hi,</FONT></DIV>

<DIV><FONT face=3D"Times New Roman"></FONT>&nbsp;</DIV>

<DIV><FONT face=3D"Times New Roman">I am trying to write script using=20

InternetExplorer COM methods.</FONT></DIV>

<DIV><FONT face=3D"Times New Roman">Where can i get info on all methods =

and=20

properties of InternetExplorer?</FONT></DIV>

<DIV><FONT face=3D"Times New Roman"></FONT>&nbsp;</DIV>

<DIV><FONT face=3D"Times New Roman">10x.</FONT></DIV></BODY></HTML>



------=_NextPart_000_0006_01C4E8CE.CD82E0B0--


-
 

Re:InternetExplorer COM help

Ronen wrote:



Quote
Hi,



I am trying to write script using InternetExplorer COM methods.

Where can i get info on all methods and properties of InternetExplorer?

Hi



Some documentation links:



Programming and Reusing the Browser

InternetExplorer Object

msdn.microsoft.com/workshop/browser/webbrowser/reference/objects/internetexplorer.asp">msdn.microsoft.com/workshop/browser/webbrowser/reference/objects/internetexplorer.asp



Reference

HTML and DHTML Reference

msdn.microsoft.com/workshop/author/dhtml/reference/dhtml_reference_entry.asp">msdn.microsoft.com/workshop/author/dhtml/reference/dhtml_reference_entry.asp





--

torgeir, Microsoft MVP Scripting and WMI, Porsgrunn Norway

Administration scripting examples and an ONLINE version of

the 1328 page Scripting Guide:

www.microsoft.com/technet/scriptcenter/default.mspx">www.microsoft.com/technet/scriptcenter/default.mspx

-