Re: [xsl]pass a parameter from the URL using Javascript

Subject: Re: [xsl]pass a parameter from the URL using Javascript
From: David Carlisle <davidc@xxxxxxxxx>
Date: Wed, 2 Apr 2003 14:16:34 +0100
> Does anyone know how to pass a parameter from the URL?

the methods of specifying a parameter to XSLT are not defined by XSLT
they are defined by each XSLT implementation, so you'll need to say
which XST engine you are using.

Similarly you'll need to say what language or framework you are using
to handle http requests as that will determine the commands needed to
extract the query parameters from a URL.

David

________________________________________________________________________
This e-mail has been scanned for all viruses by Star Internet. The
service is powered by MessageLabs. For more information on a proactive
anti-virus service working around the clock, around the globe, visit:
http://www.star.net.uk
________________________________________________________________________

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


Current Thread