Just collect the session value and assign it label,the user redirection is based on any group?
if(session["user"].ToString() != "")
{
label lblname=session["user"].Tostriing();
}
Reputation Points: 9
Solved Threads: 13
Junior Poster in Training
Offline 72 posts
since Sep 2009