ASP

A

Amateur

Dear Sirs
Please have a look at my ASP page which I created based on an Access databse
table http://www.bellfield-barna.com/New Folder/1form.asp
It shows the data but not like in the data table (Access). I would like that
the numbers have a 2 digit decimal behind the comma i.e.123.456,30 and
negative numbers should be in red and in brackets i.e. (123.456,30).
So the format should be: $#.##0,00;($#.##0,00)[Red]
Where do I have to enter the format in the ASP code? or Where do I have to
enter the format in the Html code? Is someone able to write me the coding
line?
Many thanks
Klaus
 

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

Similar Threads

Table or ASP problem? 2
Excel does not accept text format! 0
ASP does not find the data 1
Page format 1
Data-entry page ASP 1
List page ASP problem 3
Front page and ASP 0
Calculations involving euros 1

Top