[XSL-LIST Mailing List Archive Home] [By Thread] [By Date]

RE: [xsl] how to pass xsl-parameter with clientside processing?


Subject: RE: [xsl] how to pass xsl-parameter with clientside processing?
From: "Chris Bayes" <Chris@xxxxxxxxxxx>
Date: Thu, 3 May 2001 13:57:01 +0100

Bart,
Have a look at
http://www.bayes.co.uk/xml/index.xml?/xml/tutorial/paging/paging.xml
With a little modification you can pass all the form fields as params to the
transform.

Ciao Chris

XML/XSL Portal
http://www.bayes.co.uk/xml


>-----Original Message-----
>From: owner-xsl-list@xxxxxxxxxxxxxxxxxxxxxx
>[mailto:owner-xsl-list@xxxxxxxxxxxxxxxxxxxxxx]On Behalf Of B. van Hest
>Sent: 03 May 2001 09:29
>To: XSL-List@xxxxxxxxxxxxxxxxxxxxxx
>Subject: [xsl] how to pass xsl-parameter with clientside processing?
>
>
>Hi,
>
>does anyone know how to pass a stylesheet parameter from a
>html-form to a xml-document and xsl-stylesheet wich are processed
>on the clientside (using Internet Explorer 5/ MSXML3) ???
>
>I know how to handle this with a web-server which can process XML,
>but this is no option in this case ("traveling salesman" with a
>standalone notebook)
>
>Problem description:
>The XML is a static file with product descriptions, in which the
>user can search. I have created a HTML page with a FORM in which
>the user can enter a search text. The form action is the xml-document:
>
><form action="produkten.xml" method="post">
>
>The xsl-stylesheet contains a xsl:param with the search criterium.
>The problem is that i can't find how to set the stylesheet
>parameter with MSXML !!!  (the transformation itself works o.k.,
>but all products are shown)
>
>I have tested the xsl-stylesheet from the DOS-prompt with James
>Clark's XT processor and the selection mechanism is working fine,
>but every xsl-processor seems to work differently with passing
>stylesheet parameters...
>
>thanks, Bart
>
>
> XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
>
>


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



Current Thread
Keywords
xml