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 > Car Cost Comparison 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: Car Cost Comparison Calculator

    Terms of Use: You may install this Car Cost Comparison 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 Car Cost Comparison 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 align="center" COLSPAN="3">
    <font face='arial'><big><strong>Car Cost Comparison Calculator</strong></big></font>
    </td>
    </tr>

    <tr>
    <td COLSPAN="3">
    <font face='arial'><small>When buying a car most people fail to consider
    ALL of the expenses that will be generated by their purchase. And because nearly all car
    buying scenarios come with different variables (depreciation rates, interest rates,
    purchase prices, insurance costs, mpg ratings, etc.), it becomes extremely difficult to
    compare one buying scenario with another...until now that is. This calculator will not
    only help you to forecast the REAL COST of buying and owning a car, but it will also help
    you to more accurately compare the real cost of one car buying scenario with the real cost
    of a second car buying scenario.</small></font>
    <p><font face='tahoma,arial'><small><strong> Instructions: </strong></small><font> <font face='arial'><small>Shortcut: Fill in all the blanks in the Scenario #1 column and then
    click on
    "Compute Purchase & Ownership Costs." This will automatically
    copy Scenario #1 values into the Scenario #2 column.</small></font>
    </td>
    </tr>

    <tr bgcolor="#CCCCCC">
    <td><font face='tahoma,arial'><small><strong>Description </strong></small><font></td>
    <td align="center"><font face='tahoma,arial'><small><strong>Car Buying<br>Scenario #1</strong></small><font></td>
    <td align="center"><font face='tahoma,arial'><small><strong>Car Buying<br>Scenario #2</strong></small><font></td>
    </tr>

    <tr>
    <td><font face='arial'><small>Enter the total price of the car, including options:</small></font> </td>
    <td align="center"><input TYPE="TEXT" NAME="priceTag1" SIZE="9"> </td>
    <td align="center"><input TYPE="TEXT" NAME="priceTag2" SIZE="9"></td>
    </tr>
    <tr>
    <td><font face='arial'><small>Enter the applicable sales-tax percentage:</small></font> </td>
    <td align="center"><input TYPE="TEXT" NAME="salesTax1" SIZE="9"> </td>
    <td align="center"><input TYPE="TEXT" NAME="salesTax2" SIZE="9"></td>
    </tr>
    <tr>
    <td><font face='arial'><small>Enter the annual cost of licensing this vehicle:</small></font> </td>
    <td align="center"><input TYPE="TEXT" NAME="license1" SIZE="9"> </td>
    <td align="center"><input TYPE="TEXT" NAME="license2" SIZE="9"></td>
    </tr>
    <tr>
    <td><font face='arial'><small>Enter the cost of the extended warranty, if applicable:</small></font> </td>
    <td align="center"><input TYPE="TEXT" NAME="warranty1" SIZE="9"> </td>
    <td align="center"><input TYPE="TEXT" NAME="warranty2" SIZE="9"> </td>
    </tr>
    <tr>
    <td><font face='arial'><small>Will you be financing this vehicle? ("y" or "n"):</small></font> </td>
    <td align="center"><input TYPE="TEXT" NAME="finance1" SIZE="9"> </td>
    <td align="center"><input TYPE="TEXT" NAME="finance2" SIZE="9"> </td>
    </tr>
    <tr>
    <td><font face='arial'><small>Enter the amount of your down-payment:</small></font> </td>
    <td align="center"><input TYPE="TEXT" NAME="downPay1" SIZE="9"> </td>
    <td align="center"><input TYPE="TEXT" NAME="downPay2" SIZE="9"> </td>
    </tr>
    <tr>
    <td><font face='arial'><small>Enter the financing rate (Annual Percentage Rate):</small></font> </td>
    <td align="center"><input TYPE="TEXT" NAME="intRate1" SIZE="9"> </td>
    <td align="center"><input TYPE="TEXT" NAME="intRate2" SIZE="9"> </td>
    </tr>
    <tr>
    <td><font face='arial'><small>Enter the number of months financed:</small></font> </td>
    <td align="center"><input TYPE="TEXT" NAME="nPer1" SIZE="9"> </td>
    <td align="center"><input TYPE="TEXT" NAME="nPer2" SIZE="9"> </td>
    </tr>
    <tr>
    <td><font face='arial'><small>Enter annual insurance premium:</small></font> </td>
    <td align="center"><input TYPE="TEXT" NAME="insure1" SIZE="9"> </td>
    <td align="center"><input TYPE="TEXT" NAME="insure2" SIZE="9"> </td>
    </tr>
    <tr>
    <td><font face='arial'><small>Enter the number of miles you expect to drive this car per year:</small></font> </td>
    <td align="center"><input TYPE="TEXT" NAME="miles1" SIZE="9"> </td>
    <td align="center"><input TYPE="TEXT" NAME="miles2" SIZE="9"> </td>
    </tr>
    <tr>
    <td><font face='arial'><small>Enter the vehicle's estimated Miles Per Gallon rating:</small></font> </td>
    <td align="center"><input TYPE="TEXT" NAME="mpg1" SIZE="9"> </td>
    <td align="center"><input TYPE="TEXT" NAME="mpg2" SIZE="9"> </td>
    </tr>
    <tr>
    <td><font face='arial'><small>Enter the local cost of one gallon of gasoline:</small></font> </td>
    <td align="center"><input TYPE="TEXT" NAME="perGal1" SIZE="9"> </td>
    <td align="center"><input TYPE="TEXT" NAME="perGal2" SIZE="9"> </td>
    </tr>
    <tr>
    <td><font face='arial'><small>How many years old is the car?:</small></font> </td>
    <td align="center"><input TYPE="TEXT" NAME="age1" SIZE="9"> </td>
    <td align="center"><input TYPE="TEXT" NAME="age2" SIZE="9"> </td>
    </tr>
    <tr>
    <td><font face='arial'><small>How many years do you expect to own this car?:</small></font> </td>
    <td align="center"><input TYPE="TEXT" NAME="lifeExpect1" SIZE="9"> </td>
    <td align="center"><input TYPE="TEXT" NAME="lifeExpect2" SIZE="9"> </td>
    </tr>
    <tr>
    <td><font face='arial'><small>Enter an estimated monthly maintenance and repair cost:</small></font> </td>
    <td align="center"><input TYPE="TEXT" NAME="maint1" SIZE="9"> </td>
    <td align="center"><input TYPE="TEXT" NAME="maint2" SIZE="9"> </td>
    </tr>
    <tr>
    <td colspan="3" align="center"><input TYPE="button" VALUE="Compute Purchase & Ownership Costs" onClick="computeForm(this.form)"> <input TYPE="reset" VALUE="Reset" onClick="clearForm(this.form)"></td>
    </tr>
    <tr>
    <td ALIGN="right"><font face='arial'><small>Tax, License, and Extended Warranty Costs:</small></font> </td>
    <td align="center"><input TYPE="TEXT" NAME="purchCost1" SIZE="9"> </td>
    <td align="center"><input TYPE="TEXT" NAME="purchCost2" SIZE="9"> </td>
    </tr>
    <tr>
    <td ALIGN="right"><font face='arial'><small>Depreciation Costs:</small></font> </td>
    <td align="center"><input TYPE="TEXT" NAME="depreCost1" SIZE="9"> </td>
    <td align="center"><input TYPE="TEXT" NAME="depreCost2" SIZE="9"> </td>
    </tr>
    <tr>
    <td ALIGN="right"><font face='arial'><small>Finance Costs:</small></font> </td>
    <td align="center"><input TYPE="TEXT" NAME="intCost1" SIZE="9"> </td>
    <td align="center"><input TYPE="TEXT" NAME="intCost2" SIZE="9"> </td>
    </tr>
    <tr>
    <td ALIGN="right"><font face='arial'><small>Insurance Costs:</small></font> </td>
    <td align="center"><input TYPE="TEXT" NAME="insCost1" SIZE="9"> </td>
    <td align="center"><input TYPE="TEXT" NAME="insCost2" SIZE="9"> </td>
    </tr>
    <tr>
    <td ALIGN="right"><font face='arial'><small>Fuel Costs:</small></font> </td>
    <td align="center"><input TYPE="TEXT" NAME="gas1" SIZE="9"> </td>
    <td align="center"><input TYPE="TEXT" NAME="gas2" SIZE="9"> </td>
    </tr>
    <tr>
    <td ALIGN="right"><font face='arial'><small>Maintenance & Repair Costs:</small></font> </td>
    <td align="center"><input TYPE="TEXT" NAME="maintCost1" SIZE="9"> </td>
    <td align="center"><input TYPE="TEXT" NAME="maintCost2" SIZE="9"> </td>
    </tr>
    <tr>
    <td ALIGN="right"><font face='arial'><small>Total cost of buying and owning the car:</small></font> </td>
    <td align="center"><input TYPE="TEXT" NAME="totCost1" SIZE="9"> </td>
    <td align="center"><input TYPE="TEXT" NAME="totCost2" SIZE="9"> </td>
    </tr>
    <tr>
    <td ALIGN="right"><font face='arial'><small>Annual cost to own and operate this vehicle:</small></font> </td>
    <td align="center"><input TYPE="TEXT" NAME="annCost1" SIZE="9"> </td>
    <td align="center"><input TYPE="TEXT" NAME="annCost2" SIZE="9"> </td>
    </tr>
    <tr>
    <td ALIGN="right"><font face='arial'><small>Cost per mile:</small></font> </td>
    <td align="center"><input TYPE="TEXT" NAME="mileCost1" SIZE="9"> </td>
    <td align="center"><input TYPE="TEXT" NAME="mileCost2" SIZE="9"> </td>
    </tr>
    <tr>
    <td COLSPAN="3"><font face='arial'><small>Summary: </small></font><input TYPE="TEXT" NAME="summary" SIZE="60"> </td>
    </tr>

    <tr>
    <td align="center" COLSPAN="3"><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 > Car Cost Comparison 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)