Hi
I don't know javascript, I would like to find someone who can direct me . I have a script that totals an order form in cents to give a total as eg 4995. Then the script tells the total to display itself with a decimal point as 49.95. This is fine and it works well. However the bank's secure site wants the total passed to it as two separate amounts. A dollar amount and a cent amount. I need to know how to write the script that will take the total eg 49.95 ( or is it really 4995? ) and make it display in two input boxes as 49 and 95. Can anyone help me or direct me to a source of help? Please. Thank you in anticipation.
Cheryl
I don't know javascript, I would like to find someone who can direct me . I have a script that totals an order form in cents to give a total as eg 4995. Then the script tells the total to display itself with a decimal point as 49.95. This is fine and it works well. However the bank's secure site wants the total passed to it as two separate amounts. A dollar amount and a cent amount. I need to know how to write the script that will take the total eg 49.95 ( or is it really 4995? ) and make it display in two input boxes as 49 and 95. Can anyone help me or direct me to a source of help? Please. Thank you in anticipation.
Cheryl