Re: how to get client cpu id
- From: "Mark Rae" <mark@xxxxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Sun, 19 Jun 2005 09:32:14 +0100
"Yoshitha" <gudivada_kmm@xxxxxxxxxxxxxx> wrote in message
news:O5oT9vIdFHA.1288@xxxxxxxxxxxxxxxxxxxxxxx
> hi
> How to get the cpu id of the client from where the request came to the
> server.
> for e.g am sending a request to a server from one system then i want to
> capture the cpu id of that system
>
> Can anybody tell me how to solve this problem.
> what methods to be followed to get this.
The only way I can think of for doing this would be to write a client-side
VBScript or JavaScript function which makes a call to the winmgmts object.
Have a look here:
http://www.mvps.org/scripting/people/bakkenalia.htm
Scroll down till you find Function CpuID()
*HOWEVER* - this will only work with Internet Explorer and will require
fairly loose security settings so, chances are if you're running this across
the public Internet as opposed to a closed intranet, it will almost
certainly not work...
.
- References:
- how to get client cpu id
- From: Yoshitha
- how to get client cpu id
- Prev by Date: Re: CheckBoxList in DataList Question?
- Next by Date: Re: how to get client cpu id
- Previous by thread: how to get client cpu id
- Next by thread: Re: how to get client cpu id
- Index(es):
Loading