Formatting numbers with asp

  • Thread starter Thread starter Onur Bozkurt
  • Start date Start date
O

Onur Bozkurt

Hi. I need to format a number with asp(old version). I know how to do it in
asp.net, does anybody know how in asp?

ASP.NET
Format(15000, "0,# $")
 
Ok I solved it. Sorry for disturbing for such an easy problem.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top