[ic] [value ...] not working - am I missing something?

Stefan Hornburg interchange-users@icdevgroup.org
Tue Nov 12 12:03:00 2002


On Tue, 12 Nov 2002 15:25:34 +0000
Mark Gibson <gibsonm@cromwell-tools.co.uk> wrote:

> Hi,
> 	I've been developing a store with Interchange for a while,
> but I'm still having problem with the [value] tag.
> 
> If a value has been submitted to a page via either POST or GET,
> I can retreve its value using [cgi ...], but the [value ...] tag is always 
> empty.
> >From the documentation I am led to believe that [value] should obtain its
> value from [cgi] and retain the value throughout the session - until a new
> value is submitted via POST or GET.

Not always. It depends on the action Interchange performs. You can force 
it with [update values] on the top of your page.

Bye
      Racke