Dakusan's Domain Forum

Main Site Discussion => Posts => Topic started by: Dakusan on September 28, 2009, 05:30:57 am

Title: Internet Explorer Identity Crisis
Post by: Dakusan on September 28, 2009, 05:30:57 am
Original post for Internet Explorer Identity Crisis can be found at https://www.castledragmire.com/Posts/Internet_Explorer_Identity_Crisis.
Originally posted on: 02/04/08

Does anyone else find it odd that IE reports itself as ‘Mozilla’ if you access the navigator.appCodeName variable?  You can test this out by putting the following in your browser as the URLjavascript:alert(navigator.appCodeName), or you could check out this script, where I noticed this, which reports all information that can be found out about you through going to a web page, and accessible via JavaScript/PHP.