This would probably not be the proper forum for such questions, but the
client's HD serial number would not be available in the "sandbox", so it
won't be available from JS. You could probably implement an ActiveX
component that you have the user install (and thereby authorize) that you
can use to obtain it. You'd probably wind up with an IE only
implementation.
HTH,
Tore.
"Madhusudhanan" <> wrote in message
news:F8D52143-2C0E-4495-8F66-...
> Hello Mac,
> I have already referred googl .It returns only the server's hard disk
> serial
> number.What i want is the clients hard disk serial number.
>
>
> "Marc M" wrote:
>
>> Here is the link where u can find the sample code
>> http://www.w3schools.com/asp/asp_ref_drive.asp
>>
>> Next time please try to google it first
>>
>> MM
>>
>> Madhusudhanan wrote:
>>
>> > How can i get the hard disk serial number of the clients that are
>> > accessinig
>> > the site using asp or javascript
>>