Subject: URL parameters in xsl
From: "Martin Lampen" <mlampe@xxxxxxxxxxx>
Date: Mon, 19 May 2003 17:00:33 -0500
|
Hi all, am a newcomer to xsl I desperately need a way to extract the uid parameter from a URL (eg. http://192.168.22.105/default.asp?uid=2) and use it as a variable for if statements within xsl.
I've tried everything and while I can write the uid to the xsl template I can't call it as a variable in if/match statement.
Please help! ;)
martin
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|