Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
On the client? Because again you can't, ASP runs on the server and has no access to the client OS. All you can do is to read the browser useragent string from Server.Variables and decode the OS from that.ahoodin7 said:Also I would like to check to see which operating system is loaded.