Links

Lists

Latest Updates

Ruby On Rails List
Python list
Advanced Java
The JavaScript List
Apache Users
Full Disclosure
Linux Security

Search the archives!


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Javascript] Re: ughh HELP WITH COOKIES PLEASE!!!!


  • From: javascript@xxxxxxxxxx (J. Alejandro Ceballos Z.)
  • Subject: [Javascript] Re: ughh HELP WITH COOKIES PLEASE!!!!
  • Date: Tue, 26 Nov 2002 09:26:45 -0600

>
>
>  The code below only saves my cookie for the page in which it is set.  =
>Does anyone have any ideas as to why my cookie is deleted when I access =
>the another page on my sitter?
>
>  
>
How are you calling them?
Are the pages under the same domain and directory?
If you change the page and return to the original one, the cookie 
already exist? -time-

Maybe if you send us how are you call and set them in your code, it 
would be easier