Subject: RE: Q - Passing parameters to XSL from ASP ?
From: "Michael Kay" <mike@xxxxxxxxxxxx>
Date: Mon, 30 May 2005 10:18:36 +0100
|
Yes. Look up the API documentation for the XSLT processor you are using. If
it's MSXML3, there's a method addParameter() on the XSLProcessor object.
Michael Kay
http://www.saxonica.com/
> -----Original Message-----
> From: Ahsan Ali [mailto:doubleletter@xxxxxxxxx]
> Sent: 30 May 2005 07:33
> To: xsl-list@xxxxxxxxxxxxxxxxxxxxxx
> Subject: Q - Passing parameters to XSL from ASP ?
>
> Is it possible to pass parameters to XSL from ASP without manipulating
> it via DOM ?
>
> Thanks,
>
> Ahsan
|