Javascript with minimum fee schedule- Please HELP!
Hello, I am trying to figure out a JavaScript that will auto calculate the fee but will result a minimum fee.
Here is an example:

I have total project cost field (times) the .008 figured out, but will like to go a step further and when that number is below $50, then $50 appears in the last field. When the number is over $50, then the number shows. Example would be $10000 project will auto calculate and show $80.
Anybody know how to do a quick javascript for this scenario?
Thanks,
Patrick
