Subject: Re: passing variables to a stylesheet
From: "cutlass" <cutlass@xxxxxxxxxxx>
Date: Mon, 24 Sep 2001 11:05:38 +0100
|
yes, completely possible,
depends on which parser and perl interface your are using.
axkit.pm for example which is a mod_perl app allows for the vars to be
passed on the URL.
please give us some more information ? maybe we can help.
cheers, jim fuller
----- Original Message -----
From: "Ian Rogers" <ian.rogers@xxxxxxxxxxxx>
To: "Xsl Mailing List" <xsl-list@xxxxxxxxxxxxxxxxxxxxxx>
Sent: Monday, September 24, 2001 11:01 AM
Subject: passing variables to a stylesheet
> can anyone help.
>
> Is it possible to send a variable to a stylesheet from a perl module
>
> What i would like to do if possible is, when a error occurs in one of the
> perl modules it calls the xml document, which contains all the information
> about possible errors.I would want to pass a variable to the xsl file so
> that it selects the correct error information based on the variable passed
> in, and then displays the information to html
>
> I don't know if this is possible, but if anyone has any ideas i would be
> extremely grateful
>
> Ian
>
>
> XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
>
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|