[Javascript] (no subject)

Muchacho, Laurent (TWIi London) LMuchacho at twii.net
Wed May 29 10:18:32 CDT 2002


Hi Mark 

That might help you 
http://browsercheck.qualys.com/index.php

in that site they show how your browser can be hacked from a web page 
it's a bit complicate but with what your developing you might understand the
source 
of the page cookie disclosure 
what they do seems to be what you look for 
Good luck 


Laurent 



-----Original Message-----
From: Mark.Drozd at walgreens.com [mailto:Mark.Drozd at walgreens.com]
Sent: 29 May 2002 16:02
To: javascript at LaTech.edu
Subject: [Javascript] (no subject)


Hello everyone,

I have a situation where users are dialed into a remote PC and emulating
that remote PC's  desktop applications (they are using remote application
software such as Carbon Copy, Citrix, and/or Shiva).

 I am running into a problem where my application is trying to retrieve a
cookie from the users computer but the value I get back is not from the
users local PC (which is what I want) but rather from the remote PC they
are dialed into and emulating.

I need to be able to return a value (cookie) from the users local PC to my
application which will uniquely identify them. Can anyone tell me how to go
about using Javascript to retrieve information off the users **local** hard
drive (not the server they are dialed into) and pass that value back to my
servlet?

P.S. The cookie I am trying to retrieve will be placed there by another
application and never expire.

Thank you,

Mark

_______________________________________________
Javascript mailing list
Javascript at LaTech.edu
https://lists.LaTech.edu/mailman/listinfo/javascript


DISCLAIMER - The preceding e-mail message (including any attachments)
contains information that may be confidential, may be protected by the
attorney-client or other applicable privileges, or may constitute non-public
information.  It is intended to be conveyed only to the designated
recipient(s) named above.  If you are not an intended recipient of this
message, or have otherwise received it in error, please notify the sender by
replying to this message and then delete all copies of it from your computer
system.  Any use, dissemination, distribution, or reproduction of this
message by unintended recipients is not authorized and may be unlawful. The
contents of this communication do not necessarily represent the views of
this company.



More information about the Javascript mailing list