![]() |
||
|
Please feel free to use the tax calculator engine provided on this site Benefits: 1. Add compelling content to your site 2. Off load the complicated work of creating and maintaining a Tax Calculator 3. The Tax Calculator can be branded with your logo and link directly back to your site. It is one seamless experience for your end users whom will never know they have left your domain. 4. The url for the tax calculator you wish to use. Currently the availabe tax calculators are: http://www.taxrates.biz/cgi/taxcalculator_2011_linked.cgi http://www.taxrates.biz/cgi/taxcalculator_2010_michigan.cgi
1. Just use the following HTML code to put a link into your own HTML pages: <a href="http://www.taxrates.biz/cgi/taxcalculator_2011_linked.cgi>Tax Calculator</a> How to integrate the Tax Calculator into your Site: 1. Instead of just linking to the tax calculator you can set up variables that will make the calculator part of your site. There are three variables you need to set: a) The Header Image (header_image) b) The Title Text (title_text) c) The Return Link (link_back) 2. In order to set these variables, you basically have to send them via an HTML Form Get. You can do this in one of two ways. The first and most simple way is to set it up via a standard link and editing the variables. Here is an example: <a href = 'http://www.taxrates.biz/cgi/taxcalculator_2011_linked.cgi?link_back=http%3A%2F%2Fwww.taxrates.biz&title_text=Tax+Calculator&header_image=http%3A%2F%2Fwww.taxrates.biz%2Fimages%2Fheader8.gif'>Tax Calculator</a> This produces a link that looks like this: Tax Calculator You will note that the variable data is encoded. Basically what that means is that certain characters cannot be passed via a url link, so those characters are encoded. Here are a few common ones that you may need: : - %3A / - %F2 Space - %20 (Note: If the %20 gives you problems simply us a + symbol) ? - %3f So in other words, HTTP://www.go.com/a.htm should be encoded as HTTP%3A%2f%2fwww.go.com%2fa.htm 3. The second way to set the variables is to set up a Form on your page. This is also easy to do. here is an example: <form action=http://www.taxrates.biz/cgi/taxcalculator_2011_linked.cgi method=get> This produces a button that looks like this:
Other Ideas: If you are more advanced, you could also include our tax calculator into your site as a frame target within one of your HTML frames. This way you could control content in other frames, such as menus and advertisements.
Restrictions and Notices: Please note that this site and its contents are copyrighted and that use of this sites code and content for uses other than what is described on this page is strictly forbidden. By way of notice, the tax calculator has one ad inside the form right above the submit button. The ad revenue is how this site is maintained.
|
||
www.taxrates.biz is copyright protected. All information is for informational purposes. While www.taxrates.biz strives to ensure the quality of the information provided, we do not guarantee its complete accuracy.© |
||