I just created a new website and need a comment script. It cannot use mysql or any other database do to security reasons. I'm not sure how to do this. I'm wondering if I should use perl or some other scripting language.
If you need a description of what I want. It should have security features like CAPTCHA, and should be just a simple script where users can submit comments and they appear on the webpage.
This may not be exactly what you mean? I know there are five star ajax scripts that use no database. I think I have seen others for comment systems that post to a file. I'll keep looking.