Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
What About Netscape?
Message
General information
Forum:
Visual FoxPro
Category:
Internet applications
Title:
What About Netscape?
Miscellaneous
Thread ID:
00552193
Message ID:
00552193
Views:
57
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".
Next
Reply
Map
View

Click here to load this message in the networking platform