[ic] redirect, possible?

Rene Hertell interchange-users@lists.akopia.com
Fri May 18 09:23:01 2001


> To switch the locales by link, use sth like that:
> <a href="[area href="process/locale/en_US/page/@@MV_PAGE@@"]"
> class="navigation">english</a>
> Bye
>        Racke

This gives trouble if the user changes the locale when the page is "process"
mode.  Maybe by using a scratch variable that sets the page name would be a
better solution? Or is there a way in "capturing" the current state on a
form-submission state?

Rene