Larry Kleinman wrote:
One other thing - the example Pete pointed me to on the forum
has a "path=/" option in the SETCOOKIE command. What does
it do?

The "path=" statement is an instruction to the browser. When the browser requests a URL it uses some logic to determine whether to return a cookie to the server, or not. A URL contains a path. The "path=/" statement overrides the default path and tells the browser to send the cookie to any URL requested on the domain. It makes the cookie global for the domain, rather than limited to any specific path.

Nathan.

As an Amazon Associate we earn from qualifying purchases.

This thread ...


Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].

Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.