Replace with "nothing" in the XSLT: <xsl:value-of select="translate(text(), ' ', '')"/>
Hmnm, yeah, but where's the actual problem coming from?
Just curious,
Tony
Don't know exactly, so let me guess:
The text typed into a textarea contains (line feed) and (carriage return). When sending this to the server it is stored in which form ever. Now if you work on this XML with XSLT I don't know why it's still there. Isn't a line break simply replaced with in the XML model? Why will the "resist"? Is it Xalan's fault?
Joerg
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
