Suite101

Cookies


  1. JimC_7
  2. Max
  3. Robin_Friedman
  4. EddieB_2
  5. EddieB_2
  6. Max
  7. ArthurB

This archived discussion is "read only".
For the corresponding "live" discussions, post in the active topic forum here.



Top 1.   Mar 25, 1998 5:26 PM

» JimC_7 - Jim Curtis I just read Robin's latest acticle about cookies and

Jim Curtis
I just read Robin's latest acticle about cookies and my question is: Why doesn't the web site store all the cookie information of their server and not on my computer? Maybe some sites do?

-- posted by JimC_7



Top 2.   Mar 27, 1998 9:44 AM

» Max - The reason cookies are used varies from site to site, but quite

The reason cookies are used varies from site to site, but quite often they contain a unique identifier so the site can retrieve information about you from a local database; information like what you have selected for purchase but have not bought yet. So, to answer Jim, quite often they do store additional information.

Max M. Ramsay

-- posted by Max



Top 3.   Mar 28, 1998 8:33 PM

» Robin_Friedman - Also, to save information to a server, you would need to use Jav

Also, to save information to a server, you would need to use Java or CGI, which requires a compiler. With javascript, cookies are client side and can be completely embedded in html, which eliminates the pain of having to compile your code.

Robin Friedman

-- posted by Robin_Friedman



Top 5.   May 4, 1998 7:02 AM

» EddieB_2 - Where did the actual rumor originate from that has scared people

Where did the actual rumor originate from that has scared people away from the net ?

-- posted by EddieB_2



Top 6.   May 4, 1998 9:16 AM

» Max - Robin, You left out ASP and the other technologies that are p

Robin,

You left out ASP and the other technologies that are possible on an IIS site. ASP requires no compiling and can do extremely powerful things on the backend that cannot be done on the clent side (like customizing the client-side JavaScript).

Eddie,

I dunno where it started, but it's being fed by the media hype... Cookies, oh no, must be evil things; why else would they store information on your computer...

Max M. Ramsay
Computer Science

-- posted by Max



Top 7.   Jan 21, 1999 10:36 PM

» ArthurB - A "cookie" brainstorm...

This may have already occured to many of y'all but, just in case, I was thinking, by copying the accepted cookie.txt file to a safe place, one could always go back and retrieve it and chuck away the latest that might have a goober or two on it. :-)

Just a thought...
-Art-

-- posted by ArthurB



Please follow the guidelines set forth in the Suite101 Posting Etiquette when adding to the discussion.