G
Guest
I am working on an internal web application that needs minimal security, but
I do want to include some authorization. To authenticate users, I would like
to simply retrieve the current user name from Internet Explorer and pass it
into the application by using JavaScript to populate a hidden text field on
the form of the web page.
Is the current username accessible by some means? ... accessible to
JavaScript???
Fingers crossed and thanks, Terry
I do want to include some authorization. To authenticate users, I would like
to simply retrieve the current user name from Internet Explorer and pass it
into the application by using JavaScript to populate a hidden text field on
the form of the web page.
Is the current username accessible by some means? ... accessible to
JavaScript???
Fingers crossed and thanks, Terry