Results 1 to 3 of 3

Thread: get the client mac address in javascript

  1. #1
    Join Date
    Mar 2015
    Posts
    1
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default get the client mac address in javascript

    i need a pure javascript code to get the client mac address, without enabling activeX component.

  2. #2
    Join Date
    Feb 2006
    Posts
    236
    Thanks
    8
    Thanked 3 Times in 3 Posts

    Default References

    Quote Originally Posted by sanfoor View Post
    i need a pure javascript code to get the client mac address, without enabling activeX component.
    You are chasing the impossible. Think of unique machine identifiers instead. Read this.

  3. #3
    Join Date
    Mar 2015
    Posts
    2
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    Not Impossible ..if you are in Internal Network
    Try this code
    Code:
    Request.Servervariables("REMOTE_ADDR")

Similar Threads

  1. Replies: 8
    Last Post: 02-09-2013, 03:21 AM
  2. Working with Client Javascript XML DOM
    By bruceallen61 in forum Dynamic Drive scripts help
    Replies: 2
    Last Post: 02-09-2010, 03:37 PM
  3. Client Log In
    By X96 Web Design in forum The lounge
    Replies: 0
    Last Post: 10-12-2009, 11:49 PM
  4. Replies: 1
    Last Post: 03-10-2009, 08:54 AM
  5. How to get Client IP address
    By diwanmh in forum Looking for such a script or service
    Replies: 2
    Last Post: 12-28-2007, 03:40 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •