My Guestbook
This is my guestbook (*hint* look at the title)
pointless thing: <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>age (research of site interest reasons only)</td><td><input type=text size=40 name=guest_opt1 value='' maxlength=100></td></tr> <tr><td align=right>fav t.v. program (research of site interest reasons only)</td><td><input type=text size=40 name=guest_opt2 value='' maxlength=100></td></tr> <tr><td align=right>fav car (research of site interest reasons only)</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://mintmaxedmeanmachines.20m.com'></td></tr> </table></form>
Your guestbook
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
|