View Single Post
  #6 (permalink)  
Old 11-09-09, 02:30 PM
jonnekke jonnekke is offline
Junior Code Guru
 
Join Date: Oct 2005
Location: holland!
Posts: 648
Thanks: 0
Thanked 0 Times in 0 Posts
okey...thnx for that.

go one more session question.... hope you guys can also help me out here.... this has nothing to do with Magento or any other opensource application

I got a script that stores a product in a session as someone add a product to his basket (no login customer).
The product will be saved in the session for 15 min and the adding-time is set to determin this lifetime.

There is a problem if someone leaves the site by closing his browser. The product is still saved for 15 min.
Is there a way to fix this so the product will be "free" again if someone close the browser?...

I can't imagine but maybe there some kind of way..?

_j
Reply With Quote