asp
solve it in asp
Ihave a display screen consisting of values ie : 93 that are not in decimals.
but when we wish to edit the button we find the values in decimal ie : 93.10
when we save the data value saved in database is in decimal ie: 93.10.
But the problem is.....
1...i want the value as 93 when edited.
2... i want the value stored in database as 93.10
here when the value is rounded from 93.10 to 93 the data is changed in database...
will u please solve me this problem...its very urgent.
bonny
|