Yes, I would agree with sybe as well. It seems someone has figured out what your script is called and has programmed to submit random characters to your script. Try putting one of those randomly-generated pictures for the user to enter which is like a picture but has text within. I cannot think of the specific name right now, but every time a user tries to submit something they see a random image with text written in it and they have to copy that into the textbox below. If they don't do it properly, their request would not be submitted. This way, you would be safe from the experimenters.
Main Topics
Browse All Topics





by: sybePosted on 2009-03-25 at 23:35:06ID: 23987776
Are you sure that this is not what the user entered? Maybe a bot is entering random strings in the form field. Especially because it seems that the dropdown-values are not messy: "Country : Singapore" and "What do you think about our website : Excellent" seems to go without any trouble. (At least I think that these values come from dropdowns).
It does not look like any encryption I know. It is more like a randomly generated string with only alphabetical characters.