
|
| |  |  | Validate Dates |
|
|
Javascript Function to calculate Tax from Gross
Home :: Javascript :: Tax From Gross
Here is a javascript function that you can use to
calculate tax figure from tax rate and gross amount. It can also be used to calculate
any figure you want a percentage from.
We also have javascript functions
you can use server side on active server pages and a
stored procedure
that you can also use to do the same job on SQL server.
Next >> Nett From Gross
|