When a user enters something in the simple guestbook, a web page is automatically sent with a message something like "Your entry has been added to the guestbook". Is there anyway to modify this message to something of my own choosing? Also, is there anyway that I can clear out the HTML form on my web page after the user has hit the Submit button?
What I REALLY want, but don't know how to do, is to have a form that the user fills out and submits and then an email is automatically sent me with the user's submission. Is this simple to do?
Many thanks for your help!
John