javascript - Detect client windows OS version and EDITION? -
i working on public facing asp.net mvc site requires me identify os of client machine. more importantly detect if client has windows 10 s installed. navigator object in js give os version 10.0 user agent win 10 wanted know if there way using client side scripting find edition of windows find if client os windows 10 s. or if there other way using request object in server side work.
any appreciated. !
Comments
Post a Comment