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