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

Can any body help me?

From: Evertjan. on
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.

--
Evertjan.
The Netherlands.
(Please change the x'es to dots in my emailaddress)
From: Bob Barrows [MVP] on
Titus wrote:
> 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.

--
Microsoft MVP - ASP/ASP.NET
Please reply to the newsgroup. This email account is my spam trap so I
don't check it very often. If you must reply off-line, then remove the
"NO SPAM"


 | 
Pages: 1
Prev: divisiorn problem
Next: free well-documented CMS