{“error”: “Please use POST request”} – alternative solution to submitting a form
I’m working on a school project and have attempted to create a calculator that can be found at the following link: http://jsfiddle.net/ae97vgxz/2/ And my JS is: When you use it, if you enter a weight first, then select a method of defrosting you will get the correct answer in an alert window. However, if you … Read more