Dooq
10-09-2008, 12:35 PM
Hello everybody
I set a cookie on a page and using it on the code, everthing is ok
then I opened a child page using window.open
I can read the cookie from the parent page, but when I set cookie(change current Parent Page cookie) then I can't read it from the parent page when I close the child page.
How can I solve this problem ?
I set a cookie on a page and using it on the code, everthing is ok
then I opened a child page using window.open
I can read the cookie from the parent page, but when I set cookie(change current Parent Page cookie) then I can't read it from the parent page when I close the child page.
How can I solve this problem ?