Accessing Cookies From Entire Site?



Hello all,

I am having a problem. I am using a cookie to track products in
an order and then a cart to checkout. Well, the cookie is tracking
fine for the products but when I go to the checkout cart, the cookie
is empty. Now, the products are in a folder deeper than the cart and
I think this has something to do with the path stored in the cookie.
Right? How can I have the cookie remain accessible for the enitre
site? Do I just put the domain in the path? path="www.somesite.com"?

Thanks,

Josh
.



Relevant Pages

  • Re: Data failing to post in SSL
    ... I have an asp.net website that sets a cart id cookie (not ... in https on the same srever. ...
    (microsoft.public.inetserver.iis)
  • Data failing to post in SSL
    ... I have an asp.net website that sets a cart id cookie (not ... To checkout of the site, ... in https on the same srever. ...
    (microsoft.public.inetserver.iis)
  • Re: SessionID Still not working
    ... are any issues that ASP .NET has with with cookie sessions? ... am new to using a session cookie, ... cart site is ASP pages, the good cart is 100% ASP ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: storing a shopping cart in a cookie?
    ... The issue you have with storing in a database is the clean-up of old carts. ... i had a small project where i used a session to store the shopping cart, ... the user loses the cart. ... Then i thought instead of using session, i'll store the cart in a cookie, ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: alert - no alert
    ... : scenario: Your shoping cart application sits someplace like this... ... set such a cookie, and though your site currently applies cookies ... Roland Hall ... without even the implied warranty of merchantability ...
    (microsoft.public.scripting.jscript)