[Home] [By Thread] [By Date] [Recent Entries]
Mark,
The translate() function can be used to strip whitespace. For example, translate('Hello World!', ' ', '') returns "HelloWorld!". Use translate($string, ' 
	', '') if you want to strip spaces, line feeds and tabs. You should also look at normalize-space, which trims whitespace, although it won't be useful to you here. Cheers, Wendell At 02:38 PM 9/22/2004, you wrote: Hi, ====================================================================== Wendell Piez mailto:wapiez@xxxxxxxxxxxxxxxx Mulberry Technologies, Inc. http://www.mulberrytech.com 17 West Jefferson Street Direct Phone: 301/315-9635 Suite 207 Phone: 301/315-9631 Rockville, MD 20850 Fax: 301/315-8285 ---------------------------------------------------------------------- Mulberry Technologies: A Consultancy Specializing in SGML and XML ======================================================================
|

Cart



