What is the best way to allow visitors to a page to add a comment. i want to be able to remove the comment easily if I don't like.
I'm looking for something simple, no logins. just a textbox for the comment and a submit button. Then somehow rewrite the page without having a security issue.
Also, I don't want the comments pulled from a database because i want the search engine to pick them up.
Any and all ideas would be great!