Hi there, I want to create a breakable space within my HTML.
Here's a short example: ABC[$ if (1==1) $] [$ endif $]123 which outputs ABC123 .. with no space despite there being a space in between [$ if $] and [$ endif $] I know I can put an but I actually want a breakable space. Is there any way to achieve this? Thanks Michael --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]