How do you ensure that whoever is submitting a form is doing it and its not some DOS attack?
I was hoping there was an easy way to generate some kind of image or squiggle that the user has to enter prior to submitting a web form
Technology Stack
MVC with C#
http://en.wikipedia.org/wiki/Capcha
Try using Capcha possibly?