pixel.gif (43 bytes)
pixel.gif (43 bytes)
header_logo1.jpg (5499 bytes) Shopping Cart
Customer Login
Register
pixel.gif (43 bytes)
pixel.gif (43 bytes)
pixel.gif (43 bytes)
Providing affordable, ready-made and custom calculators for websites since 1997
pixel.gif (43 bytes)
pixel.gif (43 bytes)
pixel.gif (43 bytes)
Home    Browse Calculators    Calculator License Prices    Help & Support    About Web Winder
pixel.gif (43 bytes)
pixel.gif (43 bytes)
pixel.gif (43 bytes)
Home > Free Site Traffic Magnets > Free Calculators > Non-Monthly Payment Calculator Installation
pixel.gif (43 bytes)
pixel.gif (43 bytes)
pixel.gif (43 bytes)
Home

Free Traffic Magnets
  • STM Calculators
  • Free Quiz Maker

    Calculators

    Pricing

    Help & Support

    About Us

    Site Map

    Privacy Policy

  • pixel.gif (43 bytes)
    Installation Instructions: Non-Monthly Payment Calculator

    Terms of Use: You may install this Non-Monthly Payment 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 Non-Monthly Payment 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.
    <form method="post">
    <table BORDER="1" CELLSPACING="0" CELLPADDING="4">
    <tr>
    <td COLSPAN="5" align="center">
    <font face='arial'><big><strong>Non-Monthly Payment Calculator</strong></big></font>
    </td>
    </tr>

    <tr>
    <td COLSPAN="5">
    <font face='arial'><small>This calculator will convert your non-monthly
    payments into their monthly equivalents, and then provide you will a total. This total
    will represent how much you will need to set aside each month in order to make your
    non-monthly payments as they come due. A great budgeting tool!</small></font>
    <p><font face='tahoma,arial'><small><strong> Instructions: </strong></small><font> <font face='arial'><small>Enter the description, # of payments per year, and amount of each payment, for each
    irregular payment. Then click on "Calculate Results."</small></font>
    </td>
    </tr>

    <tr>
    <td COLSPAN="5" BGCOLOR="#FFFFFF"><font face='arial'><small>Memory Joggers >>> </small></font><select size="1">
    <option>Insurance </option>
    <option>Property Taxes </option>
    <option>Licenses </option>
    <option>Tuition </option>
    <option>Subscriptions </option>
    <option>Dues </option>
    <option>Christmas </option>
    <option>Vacations </option>
    <option>Fuel Oil/Propane </option>
    </select> </td>
    </tr>
    <tr>
    <td align="center"><font face='tahoma,arial'><small><strong>Payment<br>Description</strong></small><font>
    </td>
    <td align="center">
    <font face='tahoma,arial'><small><strong># of Pmts<br>Per Year</strong></small><font>
    </td>
    <td align="center">
    <font face='tahoma,arial'><small><strong>Amt. of<br> Each Pmt</strong></small><font>
    </td>
    <td align="center"> </td>
    <td align="center">
    <font face='tahoma,arial'><small><strong>Monthly<br>Amount</strong></small><font>
    </td>
    </tr>

    <tr>
    <td align="center"><input TYPE="text" NAME="D1" SIZE="15"></td>
    <td align="center"><input TYPE="text" NAME="ppYr1" SIZE="4"></td>
    <td align="center"><input TYPE="text" NAME="pmt1" SIZE="9"></td>
    <td align="center"> </td>
    <td align="center"><input TYPE="text" NAME="moAmt1" SIZE="9"></td>
    </tr>
    <tr>
    <td align="center"><input TYPE="text" NAME="D2" SIZE="15"></td>
    <td align="center"><input TYPE="text" NAME="ppYr2" SIZE="4"></td>
    <td align="center"><input TYPE="text" NAME="pmt2" SIZE="9"></td>
    <td align="center"> </td>
    <td align="center"><input TYPE="text" NAME="moAmt2" SIZE="9"></td>
    </tr>
    <tr>
    <td align="center"><input TYPE="text" NAME="D3" SIZE="15"></td>
    <td align="center"><input TYPE="text" NAME="ppYr3" SIZE="4"></td>
    <td align="center"><input TYPE="text" NAME="pmt3" SIZE="9"></td>
    <td align="center"> </td>
    <td align="center"><input TYPE="text" NAME="moAmt3" SIZE="9"></td>
    </tr>
    <tr>
    <td align="center"><input TYPE="text" NAME="D4" SIZE="15"></td>
    <td align="center"><input TYPE="text" NAME="ppYr4" SIZE="4"></td>
    <td align="center"><input TYPE="text" NAME="pmt4" SIZE="9"></td>
    <td align="center"> </td>
    <td align="center"><input TYPE="text" NAME="moAmt4" SIZE="9"></td>
    </tr>
    <tr>
    <td align="center"><input TYPE="text" NAME="D5" SIZE="15"></td>
    <td align="center"><input TYPE="text" NAME="ppYr5" SIZE="4"></td>
    <td align="center"><input TYPE="text" NAME="pmt5" SIZE="9"></td>
    <td align="center"> </td>
    <td align="center"><input TYPE="text" NAME="moAmt5" SIZE="9"></td>
    </tr>
    <tr>
    <td align="center"><input TYPE="text" NAME="D6" SIZE="15"></td>
    <td align="center"><input TYPE="text" NAME="ppYr6" SIZE="4"></td>
    <td align="center"><input TYPE="text" NAME="pmt6" SIZE="9"></td>
    <td align="center"> </td>
    <td align="center"><input TYPE="text" NAME="moAmt6" SIZE="9"></td>
    </tr>
    <tr>
    <td align="center"><input TYPE="text" NAME="D7" SIZE="15"></td>
    <td align="center"><input TYPE="text" NAME="ppYr7" SIZE="4"></td>
    <td align="center"><input TYPE="text" NAME="pmt7" SIZE="9"></td>
    <td align="center"> </td>
    <td align="center"><input TYPE="text" NAME="moAmt7" SIZE="9"></td>
    </tr>
    <tr>
    <td align="center"><input TYPE="text" NAME="D8" SIZE="15"></td>
    <td align="center"><input TYPE="text" NAME="ppYr8" SIZE="4"></td>
    <td align="center"><input TYPE="text" NAME="pmt8" SIZE="9"></td>
    <td align="center"> </td>
    <td align="center"><input TYPE="text" NAME="moAmt8" SIZE="9"></td>
    </tr>
    <tr>
    <td align="center"><input TYPE="text" NAME="D9" SIZE="15"></td>
    <td align="center"><input TYPE="text" NAME="ppYr9" SIZE="4"></td>
    <td align="center"><input TYPE="text" NAME="pmt9" SIZE="9"></td>
    <td align="center"> </td>
    <td align="center"><input TYPE="text" NAME="moAmt9" SIZE="9"></td>
    </tr>
    <tr>
    <td align="center"><input TYPE="text" NAME="D10" SIZE="15"></td>
    <td align="center"><input TYPE="text" NAME="ppYr10" SIZE="4"></td>
    <td align="center"><input TYPE="text" NAME="pmt10" SIZE="9"></td>
    <td align="center"> </td>
    <td align="center"><input TYPE="text" NAME="moAmt10" SIZE="9"></td>
    </tr>
    <tr>
    <td COLSPAN="2"><div align="center"><center><p><input TYPE="button" VALUE="Calculate Results" ONCLICK="compute(this.form)"><input TYPE="button" VALUE="Clear Form" ONCLICK="ClearForm(this.form)"></td>
    <td ALIGN="RIGHT"><font face='tahoma,arial'><small><strong>Total:</strong></small><font></td>
    <td> </td>
    <td><input TYPE="text" NAME="total" SIZE="9"></td>
    </tr>
    <tr>
    <td COLSPAN="5"><font face='arial'><small>The above total is how much you'll need to
    set aside each month
    in order to meet your non-monthly payments as they come due.</small></font></td>
    </tr>

    <tr>
    <td align="center" COLSPAN="5"><font face='tahoma,arial'><small><small>Copyright © 1997-2024<i> <a href='http://www.webwinder.com'>Web Winder Site Traffic Magnets</a></i>. All rights reserved.</small></small></font></td>
    </tr>
    </table>
    </form>
    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.




    pixel.gif (43 bytes)
    pixel.gif (43 bytes)
    pixel.gif (43 bytes)
    Home > Free Site Traffic Magnets > Free Calculators > Non-Monthly Payment Calculator Installation
    pixel.gif (43 bytes)
    pixel.gif (43 bytes)
    pixel.gif (43 bytes)
    Home    Browse Calculators    Calculator License Prices    Help & Support    About Web Winder
    pixel.gif (43 bytes)
    pixel.gif (43 bytes)
    pixel.gif (43 bytes)
    Copyright © 1997 - 2024 Web Winder Website Services, All Rights Reserved

    Contact: Dan Peterson
    P.O. Box 11
    Bemidji, MN 56619
    (218) 243-2263

    pixel.gif (43 bytes)
    pixel.gif (43 bytes)