[xsl] space between two prints ?

Subject: [xsl] space between two prints ?
From: ArA <ara@xxxxxxxxxx>
Date: Wed, 05 Dec 2001 13:27:54 -0500
I would like to hardcode one character space between state and zip ... how can I do that ? I didn't find solution for that simple task yet...

<xsl:value-of select="../HEADER/FROM/CITY"/>, <xsl:value-of select="../HEADER/FROM/STATE"/>
<xsl:value-of select="../HEADER/FROM/ZIP1"/>


appreciate any sugesstion,
Radek


XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list



Current Thread