Read from client machine

T

Titus

Hi all,
To secure my web site i need to read client Machien's MAC Address with
javascript,

Can any body help me?
 
E

Evertjan.

Titus fom India wrote on 17 mei 2008 in
microsoft.public.inetserver.asp.general:
To secure my web site i need to read client Machien's MAC Address with
javascript,

Can any body help me?

Not in this NG, classic ASP does not know what a "client machien",
or even what a "client" is.

Perhaps ask in a javascript NG, but under normal security settings of the
browser it is impossible.
 
B

Bob Barrows [MVP]

Titus said:
Hi all,
To secure my web site i need to read client Machien's MAC Address with
javascript,

Can any body help me?

The only cross-browser solution:
Put a text box on the page with the caption: Please enter your machine's MAC
address.

Most modern browsers will not let you access the users' machines. You can
provide IE users the option of running a Hypertext Application (.hta
extension) that runs under a different dll. Security is greatly decreased
with .hta pages so you may be able to access the machine's MAC address, I've
never done it so I cannot tell you how. Perhaps one of the guys over in
microsoft.public.scripting.vbscript will be able to help.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
474,079
Messages
2,570,574
Members
47,206
Latest member
Zenden

Latest Threads

Top