xsl-list
[Top] [All Lists]

Re: URL parameters in xsl

2003-05-19 15:49:27

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) 

substring-before(substring-after(.,'//'),'/')

if the URI is in the current node . 

David

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



<Prev in Thread] Current Thread [Next in Thread>