Question: You are going to use JQuery with ASP.NET 1) Create a page that will have a simple calculator that does the four main operations (add,
You are going to use JQuery with ASP.NET
1) Create a page that will have a simple calculator that does the four main operations (add, subtract, divide, multiply) 2) Create 3 text boxes (first number, second number, result) 4 buttons one for each operation.
Add additional button to clear the results
3) Prevent dividing by zero
4) Create the functions as a web services
5) Name the page MyCalcJq.html
thanks
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
