Have a website, and want to add a simple page where visitors can leave comments or messages. Is that a form function?
| SitePoint Sponsor |
Have a website, and want to add a simple page where visitors can leave comments or messages. Is that a form function?

You will need a form for them to enter their comment along with further processing to store and display it (unless you just want it emailed to you).
You might want to look into a guestbook script which should provide all that functionality for you.
Stephen J Chapman
javascriptexample.net, Book Reviews, follow me on Twitter
HTML Help, CSS Help, JavaScript Help, PHP/mySQL Help, blog
<input name="html5" type="text" required pattern="^$">
On hotscripts
http://www.hotscripts.com/search?q=g...imageField.y=0
Or, there is a nice one here.
http://www.smartgb.com/
Conorp
Bookmarks