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
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now