deafswim2011
05-02-2011, 11:41 AM
I have done set the guestbook in my website, of course it is not ready to be in public
Okay I know bluehost had removed the easy guestbook. I put my easy guestbook but the script wasnt work right.
I set
<font size="7">GuestBook</font><p>
<form method=post action="/cgi-bin/guestBook.pl">
<input type=hidden name=fields value="Name,Email,Comments">
Name: <input type=text name=Name><br>
Email Address: <input type=text name=Email><br>
Comments: <br><textarea name=Comments rows=5 cols=60>
</textarea><br>
<input type=submit value="Submit">
</form>
<hr noshade>
<!--GUESTBOOK-OPTIONS: maxEntries=10-->
<!--GUESTBOOK-->
<!--GUESTBOOK-->
</center>
So I use the red - if it is working for the website? and I tried to test that into mine and click submit and went error? HOW? I want the submit works and show up in same page where the html page I set into that to view it same time. :mad:
Okay I know bluehost had removed the easy guestbook. I put my easy guestbook but the script wasnt work right.
I set
<font size="7">GuestBook</font><p>
<form method=post action="/cgi-bin/guestBook.pl">
<input type=hidden name=fields value="Name,Email,Comments">
Name: <input type=text name=Name><br>
Email Address: <input type=text name=Email><br>
Comments: <br><textarea name=Comments rows=5 cols=60>
</textarea><br>
<input type=submit value="Submit">
</form>
<hr noshade>
<!--GUESTBOOK-OPTIONS: maxEntries=10-->
<!--GUESTBOOK-->
<!--GUESTBOOK-->
</center>
So I use the red - if it is working for the website? and I tried to test that into mine and click submit and went error? HOW? I want the submit works and show up in same page where the html page I set into that to view it same time. :mad: