Click to See Complete Forum and Search --> : cookies: basic questions


cmotor
08-20-2003, 11:41 AM
I have a few basic questions about using cookies on my site.

1. Are my site visitors automatically given a cookie when they visit my site? How do I give my site visitors a cookie. Is this done via javascript?

2. If I choose not to give my site visitors a cookie, will I still need to be concerned that they will get one anyways (like from my webhost)?

3. Where can I get complete information about cookies for web developers? I did a quick google search but did not see anything that I really liked.


Thank you in advance.
-cmotor

Khalid Ali
08-20-2003, 12:04 PM
Important
Cookies should be enabled ina client browser to work.

1.Yes you will have to use javascript/server side programming languages for using cookies.

2. Its probably possbile,but am not sure why would they do that???

3. http://www.cookiecentral.com/faq/