Ask a Question related to ASP.NET General, Design and Development.
-
Onur Bozkurt #1
Formatting numbers with asp
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,# $")
Onur Bozkurt Guest
-
calculating the numbers
Hi Guys, I can use your help here, how can I calculate the value entered by the user on the given fields of a form and at the end give me the... -
Sequence of numbers
Hi Anyones knows how to make a random sequence of the numbers 1-13, without having the numbers to repeat themselve. I have tried this: ... -
formatting numbers & columns in datagrid
I am still working away to get to grips with .NET web forms. Can anyone help me with these conundrums? How do I programmatically control the with... -
IP numbers
When you send email with windows XP does it give your IP number? -
help with numbers !
Hi, I'm just trying to work out the postage costs for a shopping cart and for some reason (possibly me being silly) i can't get the following to... -
Onur Bozkurt #2
Re: Formatting numbers with asp
Ok I solved it. Sorry for disturbing for such an easy problem.
"Onur Bozkurt" <destek@hementeknoloji.com> wrote in message
news:#yRdjAoWDHA.536@TK2MSFTNGP10.phx.gbl...in> Hi. I need to format a number with asp(old version). I know how to do it> asp.net, does anybody know how in asp?
>
> ASP.NET
> Format(15000, "0,# $")
>
>
Onur Bozkurt Guest
-
Grant #3
Re: Formatting numbers with asp
Thanks for sharing, I had the same question.
"Onur Bozkurt" <destek@hementeknoloji.com> wrote in message
news:ONMNWRoWDHA.1620@TK2MSFTNGP12.phx.gbl...> Ok I solved it. Sorry for disturbing for such an easy problem.
>
> "Onur Bozkurt" <destek@hementeknoloji.com> wrote in message
> news:#yRdjAoWDHA.536@TK2MSFTNGP10.phx.gbl...> in> > Hi. I need to format a number with asp(old version). I know how to do it>> > asp.net, does anybody know how in asp?
> >
> > ASP.NET
> > Format(15000, "0,# $")
> >
> >
>
Grant Guest



Reply With Quote

