Re: FW: [xsl] space in a url

Subject: Re: FW: [xsl] space in a url
From: Vasu Chakkera <vasucv@xxxxxxxxx>
Date: Thu, 7 Jun 2012 22:50:02 +0530
What is ur XML looking like?
Where are u getting these values from ?
Vasu

On 7 June 2012 20:35, David Carlisle <davidc@xxxxxxxxx> wrote:
> If you want to consider + to be space you could for example apply
> replace($url,'\+','%20')
> to your url before further processing,
>
> David
>
>
> ________________________________________________________________________
> The Numerical Algorithms Group Ltd is a company registered in England
> and Wales with company number 1249803. The registered office is:
> Wilkinson House, Jordan Hill Road, Oxford OX2 8DR, United Kingdom.
>
> This e-mail has been scanned for all viruses by Star. The service is
> powered by MessageLabs.
> ________________________________________________________________________
>



--
Vasu Chakkera
NodeLogic Limited
Oxford
www.node-logic.com
==============

Current Thread