navigator.appVersion 
Author Message
 navigator.appVersion

In the properties of the navigator object, I have a question about the
navigator.appVersion property. When I view the value of the property, I am
shown

4.0 (compatible; MSIE 6.0; Windows 98; Win 9x 4.90)

I understand what all the pieces of information here mean except the 4.0.
The only software I use that is version 4.0 is HTML 4.0. Is that what the
4.0 means? If not, what does it mean?
--
Nathan Sokalski

http://www.*-*-*.com/



Sun, 28 Mar 2004 10:26:25 GMT  
 navigator.appVersion
Hi

http://msdn.microsoft.com/library/default.asp?url=/workshop/author/dh...

--

--
Best Regards
  Vidar Petursson
 ==============================
   Microsoft Internet, Client, SDK MVP
 ==============================
 http://www.icysoft.com
 http://www.dna.is



 ==============================
  No matter where you go there you are
 ==============================

Quote:

> In the properties of the navigator object, I have a question about the
> navigator.appVersion property. When I view the value of the property, I am
> shown

> 4.0 (compatible; MSIE 6.0; Windows 98; Win 9x 4.90)

> I understand what all the pieces of information here mean except the 4.0.
> The only software I use that is version 4.0 is HTML 4.0. Is that what the
> 4.0 means? If not, what does it mean?
> --
> Nathan Sokalski

> http://studentwebs.kutztown.edu/soka0908/HomePage.html



Sun, 28 Mar 2004 18:09:21 GMT  
 navigator.appVersion
Hi,

The 4.0 means that IE is compatible with Netscape 4.0 - which is why it says
4.0 (compatible; ...).
It tries to emulate Netscape for historic reasons - the user-agent string it
sends along contains Mozilla/4.0 (compatible; ...). FYI, Mozilla was the
code name for Netscape.

Nikhil Dabas


Quote:
> In the properties of the navigator object, I have a question about the
> navigator.appVersion property. When I view the value of the property, I am
> shown

> 4.0 (compatible; MSIE 6.0; Windows 98; Win 9x 4.90)

> I understand what all the pieces of information here mean except the 4.0.
> The only software I use that is version 4.0 is HTML 4.0. Is that what the
> 4.0 means? If not, what does it mean?
> --
> Nathan Sokalski

> http://studentwebs.kutztown.edu/soka0908/HomePage.html



Mon, 29 Mar 2004 03:29:45 GMT  
 
 [ 3 post ] 

 Relevant Pages 

1. How to detect WinXP Pro and Home in navigator.appVersion

2. How to launch an HTML NAvigator from Scripting Host

3. How can i check if may page is loaded from server or navigator cash

4. Navigator object in JScript?

5. images on a page disappear if navigator is minimized

6. Named links in Netscape Navigator

7. Greying out Menu options on IE and Netscape Navigator

8. Javascript for Netscape Navigator and IE

9. Why my script crash my navigator IE5

10. Problem with Navigator and DIV object

11. How to set the home page of Netscape Navigator

12. navigator.userprofile.dowriterequest

 

 
Powered by phpBB® Forum Software