Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Disabling web control from sending messages
Message
 
 
To
27/07/2004 06:16:19
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00928028
Message ID:
00928299
Views:
29
This message has been marked as the solution to the initial question of the thread.
Fernando,

That was just a guess, sorry it didn't quite work. I did have success though just now using the DocumentComplete event instead.

Although the message text will be short lived because moving the mouse over the document in the browser will cause the message to change.

To do polling look at the Busy and ReadyState properties. In the loop make sure you issue doevents.

>Hi David, thanks for replying!
>
>>Set your message in the NavigateComplete2() method.
>
>I did,
>
>Procedure oleBrowserWin.NavigateComplete2
>*         ------------- -----------------
>          LParameters pDisp, url
>
>          Set Message To "This is my message!"
>EndProc
>
>But it still didn't work. What did I make wrong?
>
>>Or go into a delay loop polling until the browser control has finished loading the page.
>
>How can I do that, how can I know when "the browser control has finished..."?
df (was a 10 time MVP)

df FoxPro website
FoxPro Wiki site online, editable knowledgebase
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform