I am trying to create a Web page for a project for school. The problem I am having is with creating a Guestbook. I have everything all set up except that when you hit the "post" button the message is not posted. What I need to know is what code do I need to enter to be able to get the posts to post? I would rather it be my 'own' guestbook and not have to download one from another site. Any help would be greatly appreciated.
Your question would be much easier to answer if you provided your code, preferrably online. If you use a form, check if you supplied the right method and action, and the script or whathaveyou that's processing the form is actually doing so. Otherwise: supply the code!
Thank you for your help. I figured out that I don't have the cgi Script (I guess that's what it is called) that I need so I am going to use Bravenet. I didn't realize everything that was needed to make a guestbook.