i have not been able to program the code for the third box to display the correct information.
when you put 50000000 in the first box, the output in the second box is : 1006325.00
now based on 1006325.00 the third box should take that number and multiply it by .60 to get 603795.
i have not...
sorry - try this link:
http://www.ndte.com/RateCalculator1.htm
not really quite sure what the line change is doing, i need to take the answer that is produced in the middle box and multiply that by .6 and then display that number in the third box.
here is how the calculator should work:
http://www.ndte.com/Rate Calculator1.htm
the last box i need to take the middle box's number and multiply that by .60.
The last part I need to do is to take the Purchase Price Cost and multiply that by .60 and display it in a text box already named NDTECost. Thanks so much for your time.
General Variables
var MAX_MORTGAGE_DIGITS = 30
var TX_TYPE_DOC_STAMP_ON_DEED = 1
var...
Edward,
Thanks for your tip, do you think I could post the code and you could help me with the last portion.
My partner bailed on the project so now I'm left with something I don't really understand.
I know that I have to take the answer from the first part of the equation and multiply that by...
the formula for the title insurance calculator is as follows:
up to the first $100,000 $5.75 per $1,000.00
over 100,000 and up to $1 Million $5.00 per $1,000.00
over $1 Million and up to $5 Million $2.50 per $1,000.00
over $5 Million and up to $10 Million $2.25 per $1,000.00...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.