Add YourHorseRacingNews Vote Button To Your Site

Using the following code is the simplest way to add the YourHorseRacingNews vote button to your website. Simply copy the script below and paste it anywhere you'd like it to be on your page.
It will let your users (if they are registered users) submit / vote for the page the script is placed on:

<script type="text/javascript" src="http://www.yourhorseracingnews.com/button2.php"></script>

 

 

The option below will let you place the YourHorseRacingNews button on your site, but you can select different target urls by replacing the "submit_url" variable with a URL of your choice. This means that you can have multiple vote buttons on the same page:

<script type="text/javascript">submit_url = 'http://yourdomain.com/yourpage.php';</script>
<script type="text/javascript" src="http://www.yourhorseracingnews.com/button2.php"></script>

 

 

Or you can choose this button to place on your site

Works the same way as the above one. Copy the script below and paste it anywhere you'd like it to be on your page.
It will let your users (if they are registered users) submit / vote for the page the script is placed on:

<script type="text/javascript" src="http://www.yourhorseracingnews.com/button1.php"></script>

 

 

The option below will let you place the YourHorseRacingNews button on your site, but you can select different target urls by replacing the "submit_url" variable with a URL of your choice. This means that you can have multiple vote buttons on the same page:

<script type="text/javascript">submit_url = 'http://yourdomain.com/yourpage.php';</script>
<script type="text/javascript" src="http://www.yourhorseracingnews.com/button1.php"></script>