Hi Friends,
i m using this format to convert amount to currency
<xsl:value-of select='format-number(current(), "#,##0.00")' />

100,000.00 -i m getting the out put like this
but i need to get1,00,000.00

can any one help me out on this issue please ....

Thanks in Advance
pavan

Sorry but as far as I know there is no way to display Indian currency format using format-number().

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.