get USERNAME

J

jlbl

Hi. I want to get the user logged in windows to send to a php page and valid
this user. Are there any way to do this with javascript or other languaje??
Thanks.
 
G

Grant Wagner

jlbl said:
Hi. I want to get the user logged in windows to send to a php page and valid
this user. Are there any way to do this with javascript or other languaje??
Thanks.

No, there is no way of obtaining the information you desire in the default
security environment of a browser. Outside of the default security environment
there are a variety of browser specific mechanisms for obtaining the current
user.

--
| Grant Wagner <[email protected]>

* Client-side Javascript and Netscape 4 DOM Reference available at:
*
http://devedge.netscape.com/library/manuals/2000/javascript/1.3/reference/frames.html

* Internet Explorer DOM Reference available at:
*
http://msdn.microsoft.com/workshop/author/dhtml/reference/dhtml_reference_entry.asp

* Netscape 6/7 DOM Reference available at:
* http://www.mozilla.org/docs/dom/domref/
* Tips for upgrading JavaScript for Netscape 7 / Mozilla
* http://www.mozilla.org/docs/web-developer/upgrade_2.html
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
474,430
Messages
2,571,676
Members
48,796
Latest member
Greg L.

Latest Threads

Top