ASP Error: 70
Description: Permission denied
Source: Microsoft VBScript runtime error
|
[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message] Re: format-number usage
Nuri Besen wrote:
>
> Hello,
>
> I am trying to use number formating in XSL with
> format-number function using Xalan/Xerces as processors.
>
> >From what i understood, this should work:
> format-number(123456,"#,##0")
> but i get a parse exception as:
> pattern = '#,##0'
> Extra illegal tokens: ',', '##0'
>
> I want to display "123,456", what is wrong here?
It sounds like you have your format-number in a select attribute. Try
using apostrophes (') around your #,##0 instead of quotes. If you begin
your select attribute value with quotes, your first quote before the #
would end the attribute value.
Gary
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|
PURCHASE STYLUS STUDIO ONLINE TODAY!Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced! Download The World's Best XML IDE!Accelerate XML development with our award-winning XML IDE - Download a free trial today! Subscribe in XML format
|

Cart








