[eluser]skunkbad[/eluser]
[quote author="erikig" date="1328234983"]Hey Brian,
Just wanted to say thanks, its a mighty elegant fix. This was one of the more annoyances of Form Validation (the other being that it only works on _POST instead on any input i.e _GET, _COOKIE etc)
E[/quote]
I've never heard of submitting a form with cookie data, but of course $_GET functionality would be useful. Glad you found the code useful.