Click to See Complete Forum and Search --> : Cookies on an Intranet


paulblackwell
06-11-2003, 07:03 AM
Does anyone have an idea of how to store cookies for the whole of an intranet site?
Documentation on cookies suggests when setting the path attribute of a cookie, the path must contain at least 2 dots '.'.
What about an intranet server without a '.com' extension e.g. '.localwebserver' ? I've tried '..localwebserver', this doesn't work?

Thanks in advance

paulblackwell
06-11-2003, 07:13 AM
Thanks for your prompt reply.
Sorry it's the domain attribute not the path :rolleyes: