I tried using session cookies (ASP VBScript), and I cannot find where they are stored. Are these cookies stored on the hosting server, or on the client's computer? Thank you Bob
macrost
2:42 am on Sep 8, 2003 (gmt 0)
If you don't store the cookies onto their hd, then they will be stored in memory depending on how long the specific session will last. If I'm wrong, someone please correct me. ;)
Mac
<added>client-side</added>
bmatth1
5:06 pm on Sep 9, 2003 (gmt 0)
Thank you for responding Mac. I believe this is correct. However, I cannot seem to locate the cookie once I have saved it.