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]

RE: Parameter problem!!


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

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