Struggling — javascript to show a calculated field
-
Hello There ,
I am having two input fields on my form with nicknames as
docsize — radio button and
docqty — text.
at client side I want to derive the PayCharges based on the above two and then display it to the user. If user is ok and submits the form then it should take the user to the paypal payment page where the same charges should appear.also this data should be stored in database.Appreciate your inputs on how to this.
I have tried to write javascript in the Note element . but its not working.
as a novice , I am completely clueless.. pl help..
The topic ‘Struggling — javascript to show a calculated field’ is closed to new replies.