Your rating form will look like this example:

Rate This Puppy Class @ PuppyClass.com!

10 is Tops!
  


 

Replace YOURSITEIDHERE with your ID number in the following line:

<INPUT TYPE="HIDDEN" NAME="ID" VALUE="YOURSITEIDHERE">


PLEASE READ: This code draws one image from this server (the PuppyClass.com logo). You may use this code "as is", but I encourage you to move the image to your own server space. Doing so will: 1) speed loading, 2) ensure you don't get broken images if my server is down, and 3) reduce strain on Internet resources. Thank you for your help! To move the image to your server, right click on the image below and select "save image" or "save file."  Then upload it to your server and change the image source in the code below to point to where the image resides on your server.  If this all makes you totally confused, don't worry about it :-).


Copy And Paste This Code into your HTML page:

<table border="0" cellpadding="7" cellspacing="0" width="80%">

<tr>

<td width="50%">

<table cellpadding="0" cellspacing="0" border="1" bordercolor="#FDBBC5">

<tr>

<td align="right" valign="top" rowspan="2">

<img border="0" src="http://www.puppyclass.com/images/puplogosm.gif" width="57" height="79"></td>

<td align="right" valign="top" bgcolor="#FDBBC5">

<p align="center"><b><font size="2" color="#808080">Rate This Puppy Class @

PuppyClass.com!</font></b></p>

</td>

</tr>

<tr>

<td align="center" valign="bottom" bgcolor="#FEE2E6" height="50"><form method="POST"

action="http://www.puppyclass.com/cgi-bin/links/ratehome.cgi">

<input type="hidden" name="ID" value="YOURSITEIDHERE"><div align="center"><p><b><i>10

is Tops!<br>

</i></b><select name="R" size="1">

<option>--- </option>

<option>1 </option>

<option>2 </option>

<option>3 </option>

<option>4 </option>

<option>5 </option>

<option>6 </option>

<option>7 </option>

<option>8 </option>

<option>9 </option>

<option>10 </option>

</select>&nbsp;&nbsp; <input type="submit" value="Rate It!"></p>

</div>

</form>

</td>

</tr>

</table>


PuppyClass.com