Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Bind the events of the internet control(web browser cont
Message
From
24/07/2002 23:01:34
 
 
To
24/07/2002 20:10:48
Lu Ping
Zhuhai Tec Co.
Zhuhai, China
General information
Forum:
Visual FoxPro
Category:
COM/DCOM and OLE Automation
Miscellaneous
Thread ID:
00681598
Message ID:
00682392
Views:
23
Sorry, I can't get it to work. You might want to go ask Rick Strahl... he is the IE automation guru.

BOb



>>>thank u very much ,bob.Is my internet control interface right? such as
>>>
>>>IMPLEMENTS IWebBrowserApp IN "c:\winnt\system32\shdocvw.dll"
>>>
>>
>>I am not sure. It looks right. Did you drag it to your PRG from the object browser? Remember, when you implement an interface you have to put ALL functions in your code, even if you don't actually implmenet them, or this won't work cause your class won't actually have the interface in it.
>>
>
>
>
>>Do you want to implement the whole app, or just the browser? (I am not actually sure of the difference.)
>
>Yes ,I want to implement the browser only.The problem I met is such as code below :
>
>EventHandler(thisform.oleWeber ,webEventHandler)
>
>
>But VFP give a error message that the webEventHandler dont fit the object oleWeber.So this is
>my problem now.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform