Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How to control IE status bar messages
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Applications Internet
Divers
Thread ID:
00989009
Message ID:
00989113
Vues:
32
oIE = createobject( "internetexplorer.application" )
oIE.Visible = .t.
oIE.StatusText = "how's this for status?"
oIE.StatusText = "" && clear it
oIE.StatusText = "Status... get your status right here..." && set it again
>When my [HTTP] gets or posts requests, the HTTP is echoed in my IE status bar. Is there a way to "hide" or replace the IE status message with more "meaningful" information?
>
>Thanks!
df (was a 10 time MVP)

df FoxPro website
FoxPro Wiki site online, editable knowledgebase
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform