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
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