Re: UserId - how to find out



Randy Webb wrote:
My Pet Programmer said the following on 12/27/2007 7:27 AM:
Helmut Jarausch said:
Sorry, but I'm a complete newbee!

I need find out under which userid the browser is running.
Is this possible with JavaScript?

Many thanks for a hint,

Helmut Jarausch

Lehrstuhl fuer Numerische Mathematik
RWTH - Aachen University
D 52056 Aachen, Germany
If you mean the system user id, as in their Windows logon, can't be done with JavaScript.


var userID = prompt('What is your user ID?');

You're joking, aren't you?

Then I need to ask for a password, as well. And for that
I need an ssl connection and I have to keep track of user/password
combinations. Not the solution I was after.

Helmut.




--
Helmut Jarausch

Lehrstuhl fuer Numerische Mathematik
RWTH - Aachen University
D 52056 Aachen, Germany
.



Relevant Pages

  • Re: UserId - how to find out
    ... Helmut Jarausch ... Lehrstuhl fuer Numerische Mathematik ... RWTH - Aachen University ... If you mean the system user id, as in their Windows logon, can't be done with JavaScript. ...
    (comp.lang.javascript)
  • Re: UserId - how to find out
    ... Helmut Jarausch said: ... Lehrstuhl fuer Numerische Mathematik ... RWTH - Aachen University ... If you mean the system user id, as in their Windows logon, can't be done with JavaScript. ...
    (comp.lang.javascript)
  • Re: UserId - how to find out
    ... Helmut Jarausch said: ... RWTH - Aachen University ... If you mean the system user id, as in their Windows logon, can't be done with JavaScript. ...
    (comp.lang.javascript)
  • SimpleIPPServer anywhere
    ... Helmut Jarausch ... Lehrstuhl fuer Numerische Mathematik ... RWTH - Aachen University ...
    (comp.lang.python)
  • PROPACK- where are you?
    ... does anybody know an URL for the PROPACK package (software for sparse SVD computations) ... Helmut Jarausch ... Lehrstuhl fuer Numerische Mathematik ... RWTH - Aachen University ...
    (sci.math.num-analysis)

Loading