Replace YOURSITEIDHERE with your ID number in the following line: <INPUT TYPE="HIDDEN" NAME="ID" VALUE="YOURSITEIDHERE"> 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" bordercolor="#3399FF" border="1"> <tr> <td align="right" valign="top" bgcolor="#3399FF"> <p align="center"><b><font size="2" color="#FFFFFF">Rate This Puppy Class @PuppyClass.com!</font></b></p> </td> </tr> <tr> <td align="center" valign="bottom" bgcolor="#CCFFFF" 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!</i></b><br> <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> <input type="submit" value="Rate It!"></p> </div> </form> </td> </tr> </table> |