DaveXP Posted September 1, 2003 Posted September 1, 2003 <HTML><script type = "text/javascript" ><!--if(navigator.platform == "Win16" )var os= "Windows 3.1";if(navigator.platform == "Mac" ) os = "MacOS";if(navigator.platform == "Win32") os = "Windows 95 or above";if(navigator.platform == "Win64") os = "Windows NT 5.1.2600";document.write ( "Operating system is " + os);</script></HTML>Use the above code to check which OS a person is running on entering your web site
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now