FeedChain RSS mixer/reader w. auto metatag/links generator Editor's Pick
Main Page |
Details |
Download Now |
History |
Statistics |
Promote |
Tell a Friend
Promote a Download
These handy tools may help you spread the word about this download.
Text Link
Rate this download @ Creative Web Design Studio DotBeyond.com, San Francisco, CA
Code:
<a href="http://www.dotbeyond.com/Downloads/review=14.html" target="_blank">Rate this download @ Creative Web Design Studio DotBeyond.com, San Francisco, CA</a>
Linked Image
Code:
<a href="http://www.dotbeyond.com/Downloads/review=14.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://www.dotbeyond.com/Downloads/review=14.html" method="get">
<input type="submit" value="Rate this download" />
</form>
Remote Rating Form
Code:
<form action="http://www.dotbeyond.com/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="14" />
<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>