Ohio Lodging / Travel Directory - OH Hotel Reservations |
| Search | New Links | Popular Links | Best Links | Our Picks | Add Link | Login |
Put this rate-me box in your home page, so your visitors can rate your link.
Rate this Website @ Ohio Lodging / Travel Directory - OH
HTML code:
| <a href="http://www.bakersmotel.com/directory/detail.php?link_id=YOUR_LINK_ID">Rate this Website @ Ohio Lodging / Travel Directory - OH</a> |
HTML code:
|
<form action="http://www.bakersmotel.com/directory/includes/rating.php" method="get"> <input name="link_id" value="YOUR_LINK_ID" type="hidden"> <p><b>Please rate it at <a href="http://www.bakersmotel.com/directory">Ohio Lodging / Travel Directory - OH</a></b> </p> <p><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> <input value="Vote" type="submit"> </p> </form> |
HTML code:
|
<form action="http://www.bakersmotel.com/directory/includes/rating.php" method="GET"> <input name="link_id" value="YOUR_LINK_ID" type="hidden"> <table bgcolor="#ffffff" align="center" style="border-collapse: collapse" bordercolor="#000000" width="120" border="1"> <tr> <td align="center"> <b>Rate our website </b> @ <a href="http://www.bakersmotel.com/directory">Ohio Lodging / Travel Directory - OH</a></b> </td> </tr> <tr> <td><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 </td> </tr> <tr> <td align="center"> <input value="Vote" type="submit"></div> </td> </tr> </table> </form> |