|
|
 |
XSL Question
date posted 21st June 2002 18:06
Hi, been struggling over this all day, but still stumped
got a xml file with a node containing a url, I need to
add a param to the querystring.
so...
blaa.cfm becomes blaa.cfm?newParam=hello
but...
blaa.cfm?oldParam=hiya becomes blaa.cfm?oldParam=hiya&newParam=hello
can anyone tell me how this can be done with xsl?
ie. check the url for a '?' and concatenate with a '&' or '?' and the
newParam
to produce the url.
I realise this is quite something to ask, but any help is much
appreciated.
Many thanks again,
Ant.
_______________________________________________________
Anthony Johnston
[EMAIL REMOVED]
Antix Software Limited
http://www.antix.co.uk
|
 |
|