[ic] cant use read-cookie tag

Peter peter at pajamian.dhs.org
Tue Aug 22 19:34:21 EDT 2006


On 08/22/2006 11:13 AM, Marko Kuzio wrote:
> hi.
> 
> i used the read-cookie tag in my catalog, but
> the result of the cookie is empty.
> 
> code: [read-cookie name=MV_SESSION_ID]

That should work, but only on the second and subsequent pages you visit.

> i think the var MV_SESSION_ID is empty!??!

It would be.  mv_session_id should not be, though (note the lowercase).

The best way to get the session id is [data session id] or 
$Session->{id} in a [perl] or [calc] block.

Peter


More information about the interchange-users mailing list