Re: FW: expiring sessions between 2 domains..help :(

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

 



Check the cache settings of the browser that you are using. It is possible 
that it is using the last viewed version of the page. Turn off all caching 
in the browser and see if that helps.

Lang


Aaron Wolski wrote:

> Sorry all,
>  
> I have to bump this up.I am seriously getting desperate and NEED help in
> killing a session entirely once the order has been placed.
>  
> Everything I try fails.
>  
> Problem again is that when I close the browser and return to the site.my
> cart shows an order as it pertains to my previous order selection. If I
> refresh the page.. the information is gone.
>  
> ANY ideas?
>  
>  
> Thanks a ton.
>  
> Aaron
>  
> -----Original Message-----
> From: Aaron Wolski [mailto:aaronjw@martekbiz.com]
> Sent: May 6, 2003 9:03 AM
> To: 'php-db@lists.php.net'
> Subject: expiring sessions between 2 domains..help :(
>  
> Hi All,
> 
> Ok.. here's the scoop!
> 
> Background:
> 
> Client owns one ecommerce site. We're building another ecommerce site
> with different products/theme.
> 
> To save on costs.. client wants to use his SSL server of the first
> Ecommerce site for this new site.
> 
> Problem:
> 
> Initially wanted to use cookies to store the session variable which
> holds shopping cart contents. Can't do that because of the different
> domains ( <http://www.newsite.com> http://www.newsite.com AND
> <https://oldsite.com> https://oldsite.com).
> 
> Went to sessions and passed the PHPSESSID to the secure area to transfer
> customer data.
> 
> This works fine until the transaction is complete and we pass the
> visitor back to the non-secure site...session is still active UNTIL a
> page refresh is done by the visitor.
> 
> Even more of a problem is when I close down ALL windows.. hell even if I
> reboot the client computer and go back to the site the session is still
> active UNTIL a manual refresh of the page is done.
> 
> 
> Can anyone help me in how I do a full proof method of expiring sessions
> and session data once I have finalized the order?
> 
> 
> Thanks all.
> 
> Any help is appreciated!
> 
> Regards,
> 
> Aaron


-- 
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


[Index of Archives]     [PHP Home]     [PHP Users]     [Postgresql Discussion]     [Kernel Newbies]     [Postgresql]     [Yosemite News]

  Powered by Linux