I just got my contact form up and running I need as many people as possible to fill it out and send it. Post a comment if you did so I can compare it to the contacts. thanks!
Why do you need us to submit the form? Just make up a bunch of names and emails and do it yourself. You'll probably save loads of time by doing so, instead of waiting for us to do it.
Your form accepts an emails like:
hello@hello.hello
hello@hello.hello.hello
Which arn't valid
This is ofcourse assuming that you are using PHP to send the data to you.
Heh, like others have said, just spam it with random info to test it.
Then throw in some validation, good to go. :)