Latest Java Tools and downloads-click here now! › Promote a Download › JBIS (JNetDirect Business Interaction System)
Main Page |
Details | Download Now | History |
Statistics | Promote | Tell a Friend
Promote a Download
If you'd like to spread the word about JBIS (JNetDirect Business Interaction System), perhaps these handy tools will help.
Text Link
Rate this download @
| Code: |
<a href="http://www.javafaq.nu/index.php?name=Downloads&review=59" target="_blank">Rate this download @ </a> |
Linked Image
| Code: |
<a href="http://www.javafaq.nu/index.php?name=Downloads&review=59" 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.javafaq.nu/index.php?name=Downloads&review=59" method="get">
<input type="submit" value="Rate this download" />
</form> |
Remote Rating Form
| Code: |
<form action="http://www.javafaq.nu/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="59" />
<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> |
|