TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
Jan Montano
NA
2k
0
format numeric values as comma delimited strings
Nov 11 2009 3:07 AM
Hi,
How do I format numeric values as comma delimited strings?
These data are returned to me as XML. I transform it using XSLT, and present it as html. But I need to format these numeric values the way the client wants it.
e.g.
12345 => 12,345
1235.12345 => 1,234.12345
13.3566 => 13.3566
132341.00 => 132,341.00
I've been playing all day with FLOOR, money, string manipulation but I still can't find an answer to my problem.
Any help would be greatly appreciated.
Thank you very much.
Reply
Answers (
4
)
Simple Results Database and live Graphical Displaying
Registry.CurrentUser.CreateSubKey (creates a Key if does not exists but i want only to read)