scriptprojekt.de

Home Page | Login/Register | scriptprojekt.de | Contact Us

Categories

Perl
PHP

Rate Box

Put this rate-me box in your home page, so your visitors can rate your link.

Text Version

Rate this Website @ scriptprojekt.de

HTML code:

<a href="http://www.scriptprojekt.de/detail.php?link_id=YOUR_ID_HERE">Rate this Website @ scriptprojekt.de</a>

Drop Down

Please rate it at scriptprojekt.de

HTML code:

<form action="http://www.scriptprojekt.de/includes/rating.php" method="get">
<input name="link_id" value="YOUR_ID_HERE" type="hidden" />
<p align="center"><b>Please rate it at <a href="http://www.scriptprojekt.de">scriptprojekt.de</a></b> </p>
<p align="center"><select name="rating">
<option value="5">Excellent!</option>
<option value="4">Very Good</option>
<option value="3">Good</option>
<option value="2">Fair</option>
<option value="1">Poor</option>
</select>
<button type="submit">Vote</button></p>
</form>

Radio Button

Rate our website @ scriptprojekt.de
Excellent!
Very Good
Good
Fair
Poor

HTML code:

<form action="http://www.scriptprojekt.de/includes/rating.php" method="get">
<input name="link_id" value="YOUR_ID_HERE" type="hidden" />
<div style="width:150px; margin:auto; border:solid 1px #000;">
<div style="border-bottom:solid 1px #000; text-align:center; background:#ff9"><b>Rate our website @ <a href="http://www.scriptprojekt.de">scriptprojekt.de</a></b></div>
<div style="background:#99f">
<input name="rating" value="5" type="radio" /> Excellent!<br />
<input name="rating" value="4" type="radio" /> Very Good<br />
<input name="rating" value="3" type="radio" /> Good<br />
<input name="rating" value="2" type="radio" /> Fair<br />
<input name="rating" value="1" type="radio" /> Poor<br />
</div>
<div style="text-align:center; background:#99f"><button type="submit">Vote</button></div>
</div>
</form>

Search:

Privacy Policy | FAQ's | About Us | Terms & Conditions | Back-linking | Guestbook
Tell Friend | Support | Site Map | Full Version

© scriptprojekt.de | | 5 user(s) online | Powered by qEngine

You are currently in mobile version. Some functions are not available in mobile version, such as: add/edit links, and several others. To use those functions, please use full version on your PC.