Previous Next
Tutorial: First Calculation

Now we'll make our first call to the TaxServer backend. In the compute function, we remove the 'alert' call, replacing it with an AJAX call.

Javascript:

Result:

With the changes above, we're actually calling the TaxServer backend. Click the 'Compute' button below to get an alert with the computed response.







Previous
Next