Calculator form
-
Hi there,
I am trying to recreate a calculator like this website. theoreticalmachinist.com/Threads_UnifiedImperial.aspx
User inputs entries, when clicking the submit button, only then does the output update. The page does not refresh, and the input entries do not clear. When new input entries are inputted, the output only updates when clicking calculate. Additionally, I want that calculator button to work as a submit button so I can view all the entries.
Currently, on our page which is linked below, the when clicking the submit button, the output message displays the value from a hidden field and the input entries are cleared. I want the submit/calculate button to update the hidden field only when the button is clicked. I want the input entries to be stored in messages. Additionally, I do not want the original entries to be cleared when button is clicked.Form Link: schallertenterprises.com/cutter-travel-calculator/
The page I need help with: [log in to see the link]
- The topic ‘Calculator form’ is closed to new replies.