Hello Andreas, Very happy to see you return to the list.
"Greetz," Glen --- "Andreas L. Delmelle" <[EMAIL PROTECTED]> wrote: > > Hi, > > Try: > > <redirect:write > select="concat('foo',position(),'.html')"> > > ... > > Dunno for sure, but could even be that it needs the > curly braces for an AVT, > like so: > > <redirect:write select="{concat('foo'...)}"> > > > One thing's for sure: ampersands definitely can't be > used for string > concatenation in XSLT. > > > Cheers, > > Andreas >