RE: Parameter problem!!

Subject: RE: Parameter problem!!
From: Ben Robb <Ben@xxxxxxxxxx>
Date: Tue, 20 Jun 2000 12:02:30 +0100
Peter W wrote:
> I would like to pass a parameter from an asp page to an xsl template,
> because I want to regulate the xml data  depending on thhe value of a
> parameter!

If you are using the May release of the parser, you can pass parameters into
an XSL stylesheet by using the "addParameter" method of the XSL Template
object.

I have some code which does this; if you get stuck, mail me off list (its
not really on topic since it is a parser specific DOM question rather than a
XSLT question).

Ben


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


Current Thread