|
Downloads ⇒ Promote a Download ⇒ SpamBuster
SpamBuster Editor's Pick
Main Page |
Details | Download Now | History |
Statistics | Promote | Tell a Friend
Promote a Download
If you'd like to spread the word about SpamBuster, perhaps these handy tools will help.
Text Link
Rate this download @ transhost.org - Domains - Web Hosting - Translation
| Code:: |
<a href="http://transhost.org/Downloads/review=1.html" target="_blank">Rate this download @ transhost.org - Domains - Web Hosting - Translation</a> |
Linked Image
| Code:: |
<a href="http://transhost.org/Downloads/review=1.html" target="_blank"><img src="http://mydomain.tld/path/to/the/image" border="0" alt="Rate this download" title="Rate this download" /></a> |
Please do not hotlink our image; download it here and upload it to your website.
Simple Button
| Code:: |
<form action="http://transhost.org/Downloads/review=1.html" method="get">
<input type="submit" value="Rate this download" />
</form> |
Remote Rating Form
| Code:: |
<form action="http://transhost.org/index.php?name=Downloads" method="get">
<input type="hidden" name="name" value="Downloads" />
<input type="hidden" name="mode" value="promote" />
<input type="hidden" name="act" value="rate" />
<input type="hidden" name="id" value="1" />
<select name="score">
<option disabled="disabled" selected="selected" value="">Rate this download</option>
<option value="0">0: Rubbish</option>
<option value="0.5">0.5: Rubbish</option>
<option value="1">1: Below Average</option>
<option value="1.5">1.5: Below Average</option>
<option value="2">2: Average</option>
<option value="2.5">2.5: Average</option>
<option value="3">3: Good</option>
<option value="3.5">3.5: Good</option>
<option value="4">4: Very Good</option>
<option value="4.5">4.5: Very Good</option>
<option value="5">5: Excellent</option>
</select> <input type="submit" value="Cast My Vote" />
</form> |
|