Current User Network ID

P

Peter

How do I get current user Network ID on Intranet from ASP.NET web page?

the following works on my computer, but I get blank userID when the website
is on the test web server.

System.Web.HttpRequest _pageRequest;
string userID = _pageRequest.Params["LOGON_USER"];



Thank You



Peter
 

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

Forum statistics

Threads
473,754
Messages
2,569,525
Members
44,997
Latest member
mileyka

Latest Threads

Top