Non-Emergency 416-808-2222 - Emergency 9-1-1  
Newsroom
· News Releases
· Major News Reports
· Publications
· Crime Statistics
· Corporate Communications

Community Safety
· 9-1-1 Need to Know
· TAVIS
· TPS Mailing Lists
· Traffic Services
· Newcomer Outreach
· Homicide Squad
· Sex Crimes Unit
· Financial Crimes Unit
· Crime Prevention
· Crime Stoppers
· Domestic Violence
· Kids' Safety Zone
· Victim Services
· Divisional Policing Support Unit
· Mental Health

Serving Toronto
· Command Officers
· Mission and Values
· Police Stations
· Find a Unit
· Organizational Chart

Inside the TPS
· Careers
· Citizens Online Crime Reporting
· Clearance Letters
· Police Reference Check Program
· Fingerprint Destruction
· Access & Privacy Section
· Compliments/Complaints
· Procedure Information
· Conferences / Seminars
· Quotations/Proposals
· Honour Roll
· Museum
· Gift Shop

Programs
· Volunteers & Auxiliary
· Employee Family Assistance Program
· ProAction Cops & Kids
· Youth In Policing Initiative

Contact Us
· Telephone Directory

Other Sites
· City of Toronto
· Male Chorus
· The Coppertones
· Police Services Board
· Provincial Rope Squad
· Toronto EMS
· Toronto Fire Services
· Links

Promote your web site


You may be interested in the remote 'Rate a web site' options we have available. These allow you to place an image (or even a rating form) on your web site, in order to increase the number of votes your web site receives. Please choose from one of the options listed below:

1) Text link

One way to link to the rating form is through a simple text link:



The HTML code you should use in this case is the following:

<a href="http://www.torontopolice.on.ca/modules.php?op=modload&name=Web_Links&file=index&req=ratelink&lid=63">Rate this resource</a>


The number "63" in the HTML source is your site's ID number in Toronto Police Service's database. Please make sure that this number is present.

2) Button link

If you'd like to use something more than a basic text link, you may wish to use a small button link:

The source code for the above button is:


<form action="http://www.torontopolice.on.ca/modules.php?op=modload&name=Web_Links&file=index" method="post">
<div>   <input type="hidden" name="lid" value="63" />
  <input type="hidden" name="req" value="ratelink" />
  <input type="submit" value="Rate this web site!" />
</form> </div>


3) Remote rating form

If you attempt to manipulate the ratings, your link will be removed. Here is what the current remote rating form looks like.
Vote for this site!

Using this form will allow users to rate your resource directly from your site, with the rating being recorded here. The above form is disabled (it is just shown for your information), but the following source code will work if you simply copy and paste it into your web page:

<form method="post" action="http://www.torontopolice.on.ca/modules.php?op=modload&name=Web_Links&file=index"><div>
<table align="center" border="0" width="175" cellspacing="0" cellpadding="0">
<tr><td align="center"><b>Vote for this site!</b></a></td></tr>
<tr><td>
<table border="0" cellspacing="0" cellpadding="0" align="center">
<tr><td valign="top">
<select name="rating">
<option selected>--</option>
<option>10</option>
<option>9</option>
<option>8</option>
<option>7</option>
<option>6</option>
<option>5</option>
<option>4</option>
<option>3</option>
<option>2</option>
<option>1</option>
</select>
</td><td valign="top">
<input type="hidden" name="ratinglid" value="63" />
<input type="hidden" name="ratinguser" value="outside" />
<input type="hidden" name="req" value="addrating" />
<input type="submit" value="Vote!" />
</td></tr></table>
</td></tr></table>
</div> </form>


Thanks, and good luck with your ratings!

- Toronto Police Service Staff