Wrox Home  
Search P2P Archive for: Go

  Return to Index  

asp_web_howto thread: Cookies - Chap 8


Message #1 by "Andrew Palmer" <palmer@a...> on Thu, 28 Mar 2002 08:01:05
I have done the exercise in chapter 8 (pg. 295 & 296) and it works...sort 
of. I log in with an email and password, and then it sends me to the 
checkLogin.asp page with the email info from the cookie. But, if I leave 
the page to go to another website (or multiple sites), and then come back 
to checkLogin.asp, the values are gone why? How do I keep them there. 
Next, how do I put the values into various controls in a form (text boxes, 
radio buttons, checkboxes, etc.). Thanks in advance.

  Return to Index