R
Rosco
Is there any way to take the value from a form field and do a simple
mathematical function on it and display the result on the confirmation
page?
I want to multiply a number that is entered into the form. I'm using a
custom confirmation page (processed by shtml.exe) and the number can be
displayed using "Confirmation Field". The confirmation field is
"Number", so can I use javascript or some other method to display the
result of "Number" x 5.95?
Or does the whole form have to be written in javascript for something
like that?
mathematical function on it and display the result on the confirmation
page?
I want to multiply a number that is entered into the form. I'm using a
custom confirmation page (processed by shtml.exe) and the number can be
displayed using "Confirmation Field". The confirmation field is
"Number", so can I use javascript or some other method to display the
result of "Number" x 5.95?
Or does the whole form have to be written in javascript for something
like that?