Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How can I manage a Notepad session ?
Message
From
13/10/2001 14:11:12
 
General information
Forum:
Visual FoxPro
Category:
Windows API functions
Miscellaneous
Thread ID:
00567365
Message ID:
00568174
Views:
15
>>I am now contemplating IE. I tried its .Navigate() and .Visible methods. Where can I get a list of the rest of its exposed methods ?
>
>Alex gave you a link, but if you are using VFP7 you can type the following in the command window
>
>
>LOCAL oIE
>oie = CreateObject("InternetExplorer.Application")
>
>
>Then via intellisense view the properties and methods with descriptions. Very nice.


Try also:
http://msdn.microsoft.com/library/default.asp?URL=/library/officedev/odeomg/deovrmicrosoftinternetexplorer5documentobjectmodel.htm


Alex Feldstein, MCP, Microsoft MVP
VFP Tips: English - Spanish
Website - Blog - Photo Gallery


"Once again, we come to the Holiday Season, a deeply religious time that each of us observes, in his own way, by going to the mall of his choice." -- Dave Barry
Previous
Reply
Map
View

Click here to load this message in the networking platform