Home Page | JION MY CLUB | SEE ME ON PICS | ABOUT MY BOOKS | Contact Page | OTHER LINKS | SEND ME YOUR MESSAGE
Guest Book Page

A great place were you can drop your message,If you want them to reach me.


My guestbook allows visitors to my 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:
 

prince virab 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>ex:What is your favorite color</td><td><input type=text size=40 name=guest_opt1 value='' maxlength=100></td></tr>
<tr><td colspan=2 align=center>Type this 4-character security code <img name=auth_img src=''> into this box <input type=hidden name=auth_image value='' ><input type=text size=4 name=auth_code><br>
(This code prevents automated programs from adding entries to the guestbook.)</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://valentino.itgo.com'></td></tr>
</table></form>
<SCRIPT>function setAuthCode() {
  c = new Array(8);
  for(i=0;i<8;i++){c[i]=Math.round(Math.random()*26)+65}
    authString = String.fromCharCode(c[0],c[1],c[2],c[3],c[4],c[5],c[6],c[7]);
    document.fhguest.auth_image.value = authString+".gif";
    document.auth_img.src = "/cgi-bin/authimage/"+authString+".gif";
} setAuthCode();</SCRIPT>