.. oki well i'm learning howto grab what version of the browser as i'm kinda getting aware that some browsers need different code for things.
but i've come across a weird problem, or well just something weird.
why does it pass back this as my brower info?
navigator.appCodeName = Mozilla
navigator.appName = Microsoft Internet Explorer
navigator.appVersion = 4.0 (compatible; MSIE 6.0; Windows NT 5.1; .NET CLR 1.1.4322)
navigator.userAgent = Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; .NET CLR 1.1.4322)
navigator.platform = Win32
i mean i thought Mozilla was a different internet browser entirely
and this is my current browser version 6.0.2600.0000.xpclnt_qfe.021108-2107
so hmm... just wondering why these report things different to what i'd expect them to.
http://ravenstudios.puffinteractive.com/personal/rslogo.gif[/img]