Regular Expressions in MSXML 1

Subject: Regular Expressions in MSXML 1
From: lists@xxxxxxxxxx
Date: Thu, 31 Aug 2000 23:24:40 +0100
Anyone know whether the RegularExpression fn. replace works in MSXML 1 in
ASP e.g.

<xsl:template match="postalcode">
		<xsl:if expr="(postalCodeRE.replace(me.text, "ooo"))">
		<invalidBlock>

I can't seem to get this to work, keep getting "missing white space error"
appearing ....
Roland.


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


Current Thread