Gossamer Forum
Quote Reply
Site owner
Site owner: Put the rating form on your site!
How I make it?
Help ME !!!!!


Thanks in Advance
Bye From Italy
Fabio
Quote Reply
Re: Site owner In reply to
Hi,

You would need to put:

<form action="http://yoursite.com/cgi-bin/rate.cgi" method="POST">
<input type="hidden" name="ID" value="YOUR LINK ID HERE">
Please rate from 1 to 10: <select name="rate">
<option>10
<option>9
..
<option>1
</select>
</form>

and have the user put the ID number they want to rate in the YOUR LINK ID HERE spot.

Cheers,

Alex


--
Gossamer Threads Inc.