« Previous Next »

Thread: Comma to point

Last post 06-11-2009 12:00 AM by Leo Tang - MSFT. 3 replies.

Average Rating Rate It (5)

RSS

Page 1 of 1 (4 items)

Sort Posts:

  • 06-05-2009, 4:23 AM

    Comma to point

    Hi

    There are some classic asp pages we are serving, which require a float to be like 1.5 instead of 1,5. So the comma should be a point.

    Any ideas?

    Thanks. 
  • 06-05-2009, 6:39 AM In reply to

    Re: Comma to point

     Please elaborate as to what you are trying to change? Your problem is described partially.

    AccuWebHosting.Com - Windows Hosting Expert
    ASP.NET 3.5 | SQL 2005 Database | US Based Hosting Company | 24 X 7 Support | Daily Backups | Uptime Guarantee | Affiliates - $50 Per Sale
    | Online US Jobs | Website Hosting Directory | Windows Hosting
  • 06-05-2009, 7:10 AM In reply to

    Re: Comma to point

    A float should be using a . instead of a ,

    Hope this makes it more clear..

  • 06-11-2009, 12:00 AM In reply to

    Re: Comma to point

    Hi,

    Actually, the float indeed using a point instead of a comma. For example, the output of the simple code <% response.write(3/2) %>  is 1.5. Could you give us a code sample ?  Then, we can understand your requirement more directly.

    Leo Tang
    Microsoft Online Community Support

    Please remember to mark the replies as answers if they help and unmark them if they provide no help.
Page 1 of 1 (4 items)
Microsoft Communities