[xsl] sending parameters client side

Subject: [xsl] sending parameters client side
From: jon wa <jonni@xxxxxxxxx>
Date: Sun, 28 Oct 2001 00:49:38 +0200 (MEST)
hi!
ok, think client side. i want to have test.xml use a stylesheet to render
itself. then i want the output page to be able to call itself again with
different values eg. "file://test.xml?bgcolor=green" - then have the xsl pick it up
with <xsl:param name="bgcolor">white</param>, and then use this value to
make the page look different <body bgcolor="{$bgcolor}">
is this not possible?

thanks!

-- 
Sent through GMX FreeMail - http://www.gmx.net


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


Current Thread