Is there some way in programming or whatever to not allow a registration if some "field" of information was not valid? For example where someone puts "internet" for the state of residency, well, we know that's spam. Can the program be tweaked to disallow registrations that don't comply with certain requirements? Maybe that's not the perfect example because a Hatt owner from Europe wouldn't have a valid state, unless there was a like "qualification" that was something unique, such as "out of country" that would still be unique and recognizable by the registering part of this software.
Does that make any sense? I've been on websites before where if I didn't enter a valid zip code (such as from a type I made), it would kick me back and tell me to try again because I didn't enter a valid zip code.