Currently logged-on web user?

J

Jim Parker

I am tasked with adding several new screens as part of an asp.net
application that show on the web interface of Project Server 2003 as a
custom menu. The users access the Project Server login through the
company's intranet.

The web users are using ProjectServer login, not NT login.
Is there any way from a custom web menu to get the currently logged-in user
name/id?
I don't need to log in as that user to make PDS calls, I just need to know
who the current user is so I can look up their name, etc in the resource
tables and use that info in my own custom tables. I don't want to make the
user log in all over again when they click on the custom menu; I just need
to know who the currently logged in web user is.

Thank you,
JD.
 
Top