This is the mail archive of the xsl-list@mulberrytech.com mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Regular Expressions in MSXML 1


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

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]