I am trying to format text boxes in a form so
they dont have a float value..ie. 1.00236555..
Only need them to disply the number to its second
decimal place (money format).
I think this would be simple but am having a difficult
time finding number formating functions for javascript.
Any help or ides appreciated.- Steve
they dont have a float value..ie. 1.00236555..
Only need them to disply the number to its second
decimal place (money format).
I think this would be simple but am having a difficult
time finding number formating functions for javascript.
Any help or ides appreciated.- Steve