RE: [xsl] XSL and ASP

Subject: RE: [xsl] XSL and ASP
From: "Gareth Jenkins" <gareth.jenkins@xxxxxxxxxxxxx>
Date: Mon, 17 Mar 2003 15:44:22 -0000
first run the xsl, take the output as a string as use a simple replace()
on that string to get rid of the namespace declarations before you write
the .ascx file. it's only at compile time that it sees the
re-declaration of the namespace as a problem.


>sorry but how am I going to replace the xslnm:asp... so that during
conversion it sees it as a valid ?naespace i can't visualise at what
point to the the string replacement 



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


Current Thread