Hey guys.
I have a problem with my code, I can replace comma for a dot here. "var tvn = parseFloat(docu ment.getElement ById('ctl00_Con tentPlaceHolder 1_txtMillilTVNH raefni').value. replace(/,/g, '.')*14);" and multiply with 14, that works fine, but i can't replace a dot for a comma before I display the sum. In me country we use comma instead of a dot for separating decimal numbers

For example: a user has to be able to...