Find out visitor's device hostname

Hello,

Gmail and Facebook have features that recognize new devices that you login from; they notify you about such logins and they also keep record of this.

Sticking away from public static-IP method, how is it possible to recognize the device using JavaScript?

I already tried to use location.hostname, but it is not effective.

Thank you

Hi there Zah,

this link may help…

The navigator object

coothead

This topic was automatically closed 91 days after the last reply. New replies are no longer allowed.