Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Disabling web control from sending messages
Message
De
26/07/2004 15:06:21
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Titre:
Disabling web control from sending messages
Divers
Thread ID:
00928028
Message ID:
00928028
Vues:
71
Hi,

I have a form with the web control in it. Whenever I do a navigate, the web control sends its messages (loading, done...) in the messages area at the bottom of the screen.

I have this code, for example:
StrToFile (gMainHTMLstring, gMainHTMLFileName)

ThisForm.oleBrowserWin.Navigate (gMainHTMLFileName)

Set Message To "This is my message!"
What one can see is a blink of "This is my message!" followed by "Done" by the web control.

There is a way to disable its messages and keep mine?

TIA,

Fernando
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform