session related..
-
I made a login page, where user will register and then login using their names and passwords, session is creating in this page for each user who will login, now my problem is that i want to retrieve the usernames from database of each specific user who logged in, and a message e.g (Welcome! Rehan Munir) should be show on page. "Rehan Munir" is ther users lastname and first name, how this will happen and plz tell me that when a user logged in he should redirect to another page and welcome msg should be shown on the next page, have any idea related to this work (Plz don't suggest me starter kits, and code in VB.NET) I'm a C# developer so plz tell me in sense on C# coding. m.reehanmunir
-
I made a login page, where user will register and then login using their names and passwords, session is creating in this page for each user who will login, now my problem is that i want to retrieve the usernames from database of each specific user who logged in, and a message e.g (Welcome! Rehan Munir) should be show on page. "Rehan Munir" is ther users lastname and first name, how this will happen and plz tell me that when a user logged in he should redirect to another page and welcome msg should be shown on the next page, have any idea related to this work (Plz don't suggest me starter kits, and code in VB.NET) I'm a C# developer so plz tell me in sense on C# coding. m.reehanmunir