I have one project........
some employees are working
After submitting the username and password ,welcome page will display.
I need his name to be displayed in the welcome page.....and also it will be displayed throughout the project
Ex: like gmail..... After the login .....his name will displayed throughout the gmail in the top......
I need like this....how?
Loading
Posted Jun 11, 2012, 3:41 AM
Session["UserName"] = "LoggedinUserName";