How can I make an anonymous comment box with html?

pianoplayer

New member
On a website I work with, we need to create a form that simply consists of a text box and a submit button. We want it for people to make anonymous comments by typing in the box so that hitting 'send' would send their comments to an email address.

Is there a way to do this without getting all involved in php?
 
Back
Top