[Borges-users] strange behavior of SushiNet, and hello all
Слепнев Владимир
slepnev_v at rambler.ru
Thu Apr 8 23:47:17 EDT 2004
>Component data makes navigation intuitive for the user, while session
>data allows them to get work done.
Aha, so we can't help confusing the users with an outdated shopping
cart.
Actually I've looked into some ways to solve the problem. There is
currently no reliable way to prevent caching of pages (this is clearly
the problem), using frames or popup windows for the shopping cart is
obviously not pretty, using JavaScript with cookies screws up the user
and the history, server side cookie handling doesn't help.
What I'm thinking of now is maybe some client-side script that
automatically refreshes the shopping cart (session data) OnLoad. I
don't yet see how to do it, but it would add a lot to the magic of
Borges, I think.
Vladimir Slepnev
P.S. Eric, sorry for sending this to your email instead of the list
the first time
More information about the Borges-users
mailing list