
|
| |  |  | Validate Dates |
|
|
Javascript Function to calculate Nett From Gross
Home :: Javascript :: Nett From Gross
Here is a javascript function that you can use to
calculate Nett figures from tax rate and gross amounts. 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 >> Gross From Nett
|