Subject: Re: % in xslt printing as ?
From: Santosh N <ss1722@xxxxxxxxx>
Date: Thu, 22 Sep 2005 09:20:37 -0700 (PDT)
|
Thanks David, just wanted to make sure it's fine in xslt.
The data is displayed in Outlook, guess it's problem there.
Thanks
Santosh
--- David Carlisle <davidc@xxxxxxxxx> wrote:
>
> > I am passing this string "TSY 4% 2009 4.000% 07-MAR-09" as a
> > parameter from java. When i print this in xslt using
> "<xsl:value-of"
> > the % is converted to ?.
>
> As I said there is nothing special about % so if something is
> changing
> the % to something else, it is either some part of the system
> external
> to your xslt, either changing the % before it is passed to xslt or
> changing the output of xslt, or you have a bug somewhere.
>
> what system are you using, what encodings are you using, what are
> you
> using to look at the output, .....
>
>
________________________________________________________________________
> This e-mail has been scanned for all viruses by Star. The
> service is powered by MessageLabs. For more information on a
> proactive
> anti-virus service working around the clock, around the globe,
> visit:
> http://www.star.net.uk
>
________________________________________________________________________
>
>
__________________________________________________
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around
http://mail.yahoo.com
|