Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Ole Automation with IE 5
Message
From
16/08/1999 02:07:25
Vinod Parwani
United Creations L.L.C.
Ad-Dulayl, Jordan
 
General information
Forum:
Visual FoxPro
Category:
COM/DCOM and OLE Automation
Miscellaneous
Thread ID:
00253828
Message ID:
00253948
Views:
12
Thnks for this useful link...

It not only gives properties, events but Sample code in VC also..

thnks for the help..

>Hi,
>
>Try:
>
>oBrowser.LocationName
>
>Also, here is link to the PEM's of the InternetExplorer.Application object
>
>http://msdn.microsoft.com/library/periodic/period97/html/inetsdk1.htm
>
>HTH,
>
>--Paul
>
>>I'm using follwing code for automating IE 5
>>
>>oBrowser = CREATEOBJECT("InternetExplorer.Application")
>>oBrowser.Visible = .t.
>>oBrowser.Navigate("http://www.microsoft.com")
>>
>>* In-Between these lines I want to wait till microsoft.com is fully displayed, then move on to next line...
>>
>>oBrowser.Navigate("http://www.yahoo.com")
>>
>>
>>I'm question is how to check whether the last navigated site was completed displayed or not...
>>(something like If oBrowser.LastPageOk()...)
>>
>>TIA...
Previous
Reply
Map
View

Click here to load this message in the networking platform