04-06-2016, 06:55 PM
The JavaScript to do calculation
http://pastebin.com/CJnNWaBm
Ajax that calls the data
http://pastebin.com/VB83K6V5
One input the price input is dynamically created by Ajax the other two qty and total are normal input type text.
Below is whole php page to submit invoice to a php processing page.
http://pastebin.com/CJnNWaBm
Ajax that calls the data
http://pastebin.com/VB83K6V5
One input the price input is dynamically created by Ajax the other two qty and total are normal input type text.
Below is whole php page to submit invoice to a php processing page.