HI all
I had developed a web application in Asp.net 2.0 ,In that application i have a login page to login i want to store the username in cookies, how can i make that and one more i have a dropdownlist where i can select the location , if iam selecting one location in that list it has to store in a variable, so that when i logout from that page and relogin then by default the location has to be selected,
any help greatly appreciated