[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message]

Re: Using URL parameters in XSL

Subject: Re: Using URL parameters in XSL
From: Julian Wood <woodj@xxxxxxxxxxx>
Date: Mon, 11 Aug 2003 12:12:15 -0600
xsl read url parameter
Hi Mukul,

Thanks for your response. Unfortunately this is a user-generated parameter (from another local (ie on CD) web page), so I don't see how I can write their choice to a file, or even manipulate a file so it reflects their choice, such that I could read it in via document(). I was thinking sending it as a get parameter in the URL would be best, but still no luck in getting it back again in the next xsl document.

Regards,
J

On Sunday, August 10, 2003, at 10:40 PM, Mukul Gandhi wrote:

Hi Julian,
 i don't know whether it will really be possible to
get parameter value as you want. But i can think of an
alternative approach. You can create another XML file
for e.g. param.xml having something like --

<?xml version="1.0" encoding="UTF-8"?>
<param>3</param>

In your XSL you can use document() function to access
param.xml and the <param> tag's value..

Regards,
Mukul
--
Julian Wood

Programmer/Analyst
Learning Commons, University of Calgary


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



Current Thread

PURCHASE STYLUS STUDIO ONLINE TODAY!

Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced!

Buy Stylus Studio Now

Download The World's Best XML IDE!

Accelerate XML development with our award-winning XML IDE - Download a free trial today!

Don't miss another message! Subscribe to this list today.
Email
First Name
Last Name
Company
Subscribe in XML format
RSS 2.0
Atom 0.3
Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member
Stylus Studio® and DataDirect XQuery ™are products from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2013 All Rights Reserved.