[ic] construct something -- needs cookies?

Hans-Joachim Leidinger hans-joachim.leidinger@home.gelsen-net.de
Sun, 03 Dec 2000 19:54:30 +0100


Andreas Kotowicz wrote:
> 
> Hi,
> 
> I just wanted to know why the demo shop needs cookies enabled. If you
> disable cookies it looses items and you can't even put items in your
> basket. Is this because the ID isn't passed to the next page or does
> interchange now always need cookies for working properly?
> 
> andreas

Make sure, you have the session id in your links always (GET Methode
with [area ...]) and you have a line like

<input type=hidden name=mv_session_id value=[data session id]>

in your form page (POST Methode).

Joachim

-- 
-------------Hans-Joachim Leidinger---------------------