How to detect the operating system on the client machine?

Q

How to detect the operating system on the client machine?

✍: Guest

A

In order to detect the operating system on the client machine, use this property, navigator.platform[]. It will tell you the platform of the cient machine like: Win32.

2010-06-08, 4452👍, 0💬