XSL Parameters...

Subject: XSL Parameters...
From: Peter Aherne <ahernep@xxxxxxxxxx>
Date: Wed, 26 Jul 2000 14:44:54 +0100
Hi,

   I'm having a little difficulty with passing parameters from a html form to an style sheet. An asp page calls the xml page with the approiate style sheet. If I display the parameters from the style sheet they look ok e.g. 

PartCode021-00046021-00105

The partcode is the first param and then the next teo start with 201- I presume this means the style sheet got them correctly but when i try this :

<xsl:for-each select="//R1[$PartCode &gt; $from and $PartCode &lt; $to]">

The from and to work grand but it does not seem to recogneise the $PartCode variable.....

I'm kinda new to this area so any help would be appreciated. Also, could anyone reccommend a good book for xml/xsl preferably available from amazon?

Regards,
Peter.

-- 
Peter Aherne   : IT Solutions Developer
Mobile Number  : 087-2246834
E-Mail address : peter@xxxxxxxx
Web address    : http://www.csn.ul.ie/~peter


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


Current Thread