Man... that version of MSXML is not popular around here.
What about getting MSXML3 to work in your server?
You get:
- much more support here;
- better documentation from Microsoft (the SDK).
And you also get a nice MSXML3 FAQ at:
http://www.netcrucible.com/xslt/msxml-faq.htm
(At least read this one before taking a decision.)
Have fun,
Paulo Gaspar
> -----Original Message-----
> From: owner-xsl-list@xxxxxxxxxxxxxxxx
> [mailto:owner-xsl-list@xxxxxxxxxxxxxxxx]On Behalf Of Jac Cowan
> Sent: Wednesday, August 02, 2000 11:22
> To: xsl-list@xxxxxxxxxxxxxxxx
> Subject: MSXML & external values
>
>
> I'm using the version of MSXML that ships with Win2k AS with no current
> updates. Is there a way
> to pass a value in ( via ASP, parameters, etc ) to ans xsl
> template before I
> perform a transformation with this version?
>
> I'm pretty sure I can modify the xsl by programatically
> replacing/inserting
> nodes via ASP ( brute force ) but I would like to be
> able to assign a value directly from an ASP variable into the xsl if
> possible.
>
> JAC
>
>
> XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
>
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|