Guestbook Page
  SONIC home | SONIC cd reviews | SONIC concert reviews | SONIC dvd/vhs reviews | SONIC audio reviews | SONIC links | Randy Rhoads Tribute | OZZY OSBOURNE | SONIC book and video game reviews | SONIC tv reviews | SONIC guestbook | SONIC photos | OZZY OSBOURNE MESSAGE BOARDS | SONIC review archive | SONIC CD price guide | NEWS | SONIC shopping  

A great place to gather information about your site and your customers by having them sign your guest book.
A guestbook allows visitors to your site to leave their comments and other information, which can then be viewed and added to by other visitors. Simply enter a snippet of code into your page, and you will have an instant guestbook.

Name:
Email:
HomePage:
Where are
you from:
Comments:
 

Your guestbook

<form action=/cgi-bin/guest method=post name=fhguest>
<table border=0 cellpadding=2 cellspacing=0>
<tr><td align=right>Name:</td><td><input type=text size=40 name=guest_name value='' maxlength=50></td></tr>
<tr><td align=right>Email:</td><td><input type=text size=40 name=guest_email value='' maxlength=100></td></tr>
<tr><td align=right>HomePage:</td><td><input type=text size=40 name=guest_URL value='http://' maxlength=100></td></tr>
<tr><td align=right>Where are<br>you from:</td><td><input type=text size=40 name=guest_address value='' maxlength=100></td></tr>
<tr><td valign=top align=right>Comments:</td><td><textarea name=guest_comments rows=4 cols=40 wrap=virtual></textarea></td></tr>
<tr><td align=right>Favorite Band</td><td><input type=text size=40 name=guest_opt1 value='' maxlength=100></td></tr>
<tr><td align=right>Favorite Website</td><td><input type=text size=40 name=guest_opt2 value='' maxlength=100></td></tr>
<tr><td align=right>Username On Message Boards</td><td><input type=text size=40 name=guest_opt3 value='' maxlength=100></td></tr>
<tr><td> </td><td><input type=submit value='Submit My Information'><input type=reset value=Clear><input type='button' value='Home Page' onClick=location.href='http://sonicreviews.itgo.com'></td></tr>
</table></form>