----- Original Message -----
From: Thomas Weiner <weiner@tu-harburg.de>
> <dtml-call "REQUEST.set('authorize',1)"> if authorize should be treated
> as integer or <dtml-call "REQUEST.set('authorize','1')"> if authorize
> should be treated as a string.
Note that if you do this, you should also get rid of the <dtml-let> and
replace its opening tag with a REQUEST.set to zero.
Cheers,
Evan @ digicool