C# Tutorials and offshore development in India
    Tutorials   Resources   Forum   Communities   Interview   Jobs   Projects   Offshore Development    
Silverlight Tutorials | Mentor | Code Converter | Articles | Code Factory | Computer Jokes | Members | Peer Appraisal | IT Companies | Bookmarks | Revenue Sharing |


Prizes & Awards
My Profile



Active Members
TodayLast 7 Days more...

New Feature: Community Sites: Create your own .NET community website and start earning from Google AdSense ! It's Free !






How can i display active window user details


Posted Date: 19 Aug 2008      Total Responses: 1

Posted By: Rama Krishna K       Member Level: Gold     Points: 1



Hi

I want to display in my header page current login details.I mean who logs in current workstation.Just click when i open any sharepoint related sites its displays users details.

Thanks
Krishna





Responses

Author: ANIL PANDEY    19 Aug 2008Member Level: DiamondRating: Revenue Score: 0     Points: 0

hello,

for maintainig this u can use the Session objects.

As the use login to the system Strore the details in the Session object and then u can use the value of that where ever u want to use.

like in login page

Session["ID"] = strAdminUserDetails[0].ToString();
Session["UserType"] = strAdminUserDetails[1].ToString();


Regards
Anil


Thanks & Regards
Anil Kumar Pandey



Post Reply
You must Sign In to post a response.
Next : Wildcards
Previous : exertnal javascript validations.........
Return to Discussion Forum
Post New Message
Category: ASP.NET

Related Messages



dotNet Slackers   BizTalk Adaptors    Web Design


Contact Us    Privacy Policy    Terms Of Use