I have an idea for a website and I will be using a form to allow users to submit a text. The problem is that I don't want anyone to register(because I think that my idea is much more fun without registering as more people will use it) and by doing that I'm sure that people will spam the sh** out of my website.
My question is: What's the easiest way to prevent this from happening? It must be a really good way to block html code and any other pattern/tricks(spaces has to be filtered) spammers will use to submit links.. Of course I will use CAPTCHA to stop automated submission, my concern is about people manually submitting links.
Thanks in advance.