Luterin
05-09-2007, 02:32 PM
I would like to have the client send a variable that is only available on the client to the server for verification use. What I would need is the name that the user is logged in with on that windows machine, not the password or anything else vital.
Ofcourse, that doesn't matter how vital it is, since it is not possible to do without using either some bug, or some object of some sorts that the user should have to verify that he allows to run on his machine.
I am ofcourse Ok with the users validating the object, afterall it's their choice for a sollution like this, but I wonder what the best method of achieving this is?
I heard normal things like using Java and perhaps even Flash, but I also heard that something should be possible to do using Jscript/WSH?
Any ideas around this, and/or pointers to someone else that has done something simillar would be appreciated.
Thanks.
EDIT:
Just realised that this might not be suited to be posted in the Javascript area, but I bet there will be a few Javascript lines included no matter what. :)
But feel free to move this to a more appropriate area if needed.
Ofcourse, that doesn't matter how vital it is, since it is not possible to do without using either some bug, or some object of some sorts that the user should have to verify that he allows to run on his machine.
I am ofcourse Ok with the users validating the object, afterall it's their choice for a sollution like this, but I wonder what the best method of achieving this is?
I heard normal things like using Java and perhaps even Flash, but I also heard that something should be possible to do using Jscript/WSH?
Any ideas around this, and/or pointers to someone else that has done something simillar would be appreciated.
Thanks.
EDIT:
Just realised that this might not be suited to be posted in the Javascript area, but I bet there will be a few Javascript lines included no matter what. :)
But feel free to move this to a more appropriate area if needed.