|
Cookies on Active Server Pages are notoriously hard to tame. They need not be!
Here is the code to not only manage cookies from ASP but also to create manage multiple values
inside cookies - called chips (cookie, chip, geddit?). Chips overcome the 20 cookies per server or domain limitation and mean you can
keep many more distinct values (up to 4 kb).
ASP is only half the picture! We also have javascript cookie functions with the exact same purpose (and names).
You will soon become a cookie expert, writing them client-side and server-side in no time at all!
Here are cookies reported from Request.Cookies on the serverThe rest of this page is hidden, you must be a member to view itTo become a member and get immediate access to the course please join here Free!
Next >> Add To Favorites
|