you can only get a MAC address for those machines which
are on your same subnet. if you are using linux/unix try:
arp
sorry - but there is no reliable way to identify machines across
the internet. that is why there are 'cookies'. intel tried to make
this possible by embedding a number into their chips, but us privacy
freaks had their heads.
--
___cliff [EMAIL PROTECTED]http://www.genwax.com/
John Whitnack wrote:
> Is there a way to get a person MAC address using apache, mod_perl or
> javascript. I have yet to find a way to do this? I need a way to
> uniquely identify the computer a person is using (i.e. not ip address).
>
> John Whitnack