Remember Me Cookie
-
-
Hi all... I have a login form (username and password), and I want to add a checkbox (remember me), how can I perform this cookie using ASP.NET (VB) ? Thanks alot
Nour Abdel-Salam... A Trainer and a Web Developer in Jedda Int'l Computer Center(JICC)
check this, might help http://www.startvbdotnet.com/aspsite/forms/cookies.aspx
-
Hi all... I have a login form (username and password), and I want to add a checkbox (remember me), how can I perform this cookie using ASP.NET (VB) ? Thanks alot
Nour Abdel-Salam... A Trainer and a Web Developer in Jedda Int'l Computer Center(JICC)
bit simple dear. create a cookie (httpcookie) name it add key/value paris of inofrmation to it.... i.e. uid,"myuserid" pwd,"mypwd" add the cookie to response object....simple.. (u can also mention the time when the is gonna be expired)
Ashish Sehajpal
-
check this, might help http://www.startvbdotnet.com/aspsite/forms/cookies.aspx
-
bit simple dear. create a cookie (httpcookie) name it add key/value paris of inofrmation to it.... i.e. uid,"myuserid" pwd,"mypwd" add the cookie to response object....simple.. (u can also mention the time when the is gonna be expired)
Ashish Sehajpal
-
Simple, Simple, Simple Another time, when you reply, give an example, and do not use i.e. or Simple
Nour Abdel-Salam... A Trainer and a Web Developer in Jedda Int'l Computer Center(JICC)
hellllllll u voted my message 1 and still ask help from me......
Ashish Sehajpal
-
hellllllll u voted my message 1 and still ask help from me......
Ashish Sehajpal