Sessions don't vanish into thin air, silly. The problem that you're having is that page 1 loads being aware of your session and page 2 tries to load being unaware of the session. So you need to figure out what is the difference between the two pages. I'm looking at things like the cookies to figure out if something is funny.
In the meantime, I noticed something else. If I add 1 item to my bag I get a "checkout" button. If I add 2 I get a "continue shopping" button. I have only gotten the error if I have clicked the "continue shopping"button. This has either just been fixed or it only happens under certain circumstances for reasons below. On a related note, the bag is cleared on out the page where I enter my customer info, so if I click an item button to go back to the shopping area without entering my info, I no longer have anything in my bag. It seems like you are clearing out the cart at the wrong place. The cart should only clear after I submit that page and confirm my order. If I then add an item to my bag I get the "continue shopping" button. Maybe you should take a step back and have some dinner and come back to it in a few hours. On 6/26/05, Will Tomlinson <[EMAIL PROTECTED]> wrote: > What's also making this tough is in my testing, I've noticed it's erratic. > Sometimes it errors when you submit customer info, sometimes it waits until > you submit your shipping option. > > Here's what's funny. On the shippingcalc.cfm page (shippingoptions), it shows > the bag in the right menu. Ok, that can ONLY be there if the session exists. > So it was there when the page loaded. But if you click view bag, it errors. > It vanished into thin air. > > Whassup wit dat?? > > :( > > Will > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Logware (www.logware.us): a new and convenient web-based time tracking application. Start tracking and documenting hours spent on a project or with a client with Logware today. Try it for free with a 15 day trial account. http://www.houseoffusion.com/banners/view.cfm?bannerid=67 Message: http://www.houseoffusion.com/lists.cfm/link=i:4:210556 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

