Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
What About Netscape?
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Applications Internet
Titre:
What About Netscape?
Divers
Thread ID:
00552193
Message ID:
00552193
Vues:
56
Hi Friends!

I´m using this code for launch and detect Iexplore:
Do While oIE.Document.ReadyState <> "complete"
Enddo

lcHTML = oIE.document.documentElement.innerHTML
If Atc("Error 404", lcHTML)<>0 Then
	Some Code
else
	Some Code
Endif
Now, how can I do the same with Netscape Navigator? and, how can I detect wich browser it´s installed?

TIA
By two common phrases in his vocabulary, we know Hercule Poirot was a great Developer: his use of "the little grey cells" and "order and method".
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform