would some body help....plz
hi,
my question may sound stupied but i am new in using ASP.NET,so i will ask it any ways...
i have a login page that has user name and password ,and i stored this user name and password in sql table called (member),my problem is that i have 3 columns in this table(username,passowrd,group_id)and i want to make a session that carries the username and the group id through the site but i really don't know how..
would you tell me a detailed way of creating sessions and loging out of the site and end them and where should i write this code.....thanks all in advance
|