Installation Instructions: Money to Time Calculator
Terms of Use: You may install this Money to Time Calculator on your site for free, so long as my copyright info remains embedded in the code and the link back to my website is visible on the page you install the calculator on. You will find a link to the installation page located just beneath the calculator on this page.
If you would like to purchase a license for the latest commercial grade (professional) version of this calculator, please visit our Commercial Calculator Center.
If you would simply like to use an upgraded version of this calculator for your own personal use, I invite you to try our ever-growing collection of consumer-oriented calculators on our free online calculator use website for consumer decision making, discovery, and learning.
Below are the instructions for installing the Money to Time Calculator on your website:
Step #1:
Select and copy the script from the following text box, then paste between the <HEAD> and </HEAD> tags of the page you are installing the calculator on.
Step #2:
Select and copy the following HTML form code, then paste in the desired location between the <BODY> and </BODY> tags of the page you are installing the calculator on.
<tr>
<td align="center" COLSPAN="2">
<font face='arial'><big><strong>Money to Time Calculator</strong></big></font>
</td>
</tr>
<tr>
<td COLSPAN="2">
<font face='arial'><small>This calculator will show you how much time your money is worth. But
in order to use this calculator you must first calculate your <a HREF="/ww_display_calc.php3?old_script_id=9">Real
Hourly Wage.</small></font>
</td>
</tr>
<tr>
<td><font face='arial'><small>Enter your Real Hourly Wage: </small></font></td>
<td><input TYPE="text" NAME="rhw" SIZE="10"> </td>
</tr>
<tr>
<td><font face='arial'><small>Enter a dollar amount (without the dollar sign): $</small></font></td>
<td><input TYPE="text" NAME="money" SIZE="10"> </td>
</tr>
<tr>
<td><font face='arial'><small>Result: This is how many hours you
will have to allocate to
work in order to earn enough take-home pay to replace
the dollar amount you entered:</small></font></td>
<td><input TYPE="text" NAME="hours" SIZE="10"></td>
</tr>
<tr>
<td colspan="2" align="center"><font face='arial'><small>I hope you enjoy working!</small></font></td>
</tr>
Step #3:
Edit the form HTML to match the look and feel of your site, then save and upload the page to your server and you're done!
**Please note that we do not provide support or installation help for the free versions of our calculators. We do provide support and installation help for our professional versions.