|
[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message] Re: how to "save" a context?
Following up on the suggestions, and the code, I have constructed an
XSLT that sends the XPath for the context node through a form POST. I'm
picking up the form parameter following the FAQ for form parameters.
Now I have a new problem: When I try to select based on the param,
sablotron borks that it needs a node set, not a string. How do I turn
the string ($the_param) into a node-set so I can use it like this
<xsl:param name="AddOne">default</xsl:param> <!--sablotron or Axkit replaces that with the proper parameter from the http post--> [...] <xsl:apply-templates select="$the_param"/> <!--borks--> ? simon XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|
PURCHASE STYLUS STUDIO ONLINE TODAY!Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced! Download The World's Best XML IDE!Accelerate XML development with our award-winning XML IDE - Download a free trial today! Subscribe in XML format
|

Cart








