Installation Instructions: Real Hourly Wage Calculator
Terms of Use: You may install this Real Hourly Wage 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 Real Hourly Wage 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 COLSPAN="2">
<font face='arial'><small>So your boss told you that you were getting paid $10 an hour? Don't
believe it! This calculator will show you how much you're REALLY profiting (after-tax,
after work-related-expense take-home) from each hour you devote to working--both paid and
unpaid. But wait! Before you approach your boss with this startling computation, make sure
you see both sides. You know, your boss's "side" and the "outside!"
;-)</small></font>
</td>
</tr>
<tr>
<td bgcolor="#CCCCCC" colspan="2"><font face='tahoma,arial'><small><strong>Take Home Pay</strong></small><font></td>
</tr>
<tr>
<td><font face='arial'><small>Enter your take-home pay per pay period:</small></font></td>
<td><input TYPE="text" NAME="takehome" SIZE="15"></td>
</tr>
<tr>
<td><font face='arial'><small>Number of pay periods per year:</small></font></td>
<td><input TYPE="text" NAME="ppy" SIZE="4"></td>
</tr>
<tr>
<td bgcolor="#CCCCCC" colspan="2"><font face='tahoma,arial'><small><strong>Time Allocated to Work</strong></small><font></td>
</tr>
<tr>
<td><font face='arial'><small>Enter number of workdays per pay period:</small></font></td>
<td><input TYPE="text" NAME="workdays" SIZE="4"></td>
</tr>
<tr>
<td><font face='arial'><small>Enter number of paid workhours per workday:</small></font></td>
<td><input TYPE="text" NAME="paidhrs" SIZE="4"></td>
</tr>
<tr>
<td><font face='arial'><small>Enter minutes of unpaid breaks per workday:</small></font></td>
<td><input TYPE="text" NAME="unpaidmin" SIZE="4"></td>
</tr>
<tr>
<td><font face='arial'><small>Enter minutes of work-related commute time per workday:</small></font></td>
<td><input TYPE="text" NAME="commute" SIZE="4"></td>
</tr>
<tr>
<td><font face='arial'><small>Enter minutes spent getting ready for work per workday:</small></font></td>
<td><input TYPE="text" NAME="getready" SIZE="4"></td>
</tr>
<tr>
<td><font face='arial'><small>Number of work-related miles you drive your own car per workday:</small></font></td>
<td><input TYPE="text" NAME="carmiles" SIZE="5"></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.