Hi Chase,
Further to our recent e-mails, you should find that any validator that supports server-side validation will work with FormShield.
I tested FormShield with the validators contained within VS 2005 and they work absolutely fine.
You can of course also use my StringCompareValidator.
ALL validators will work providing that EncryptQueryString is set to False, although this is a bad idea since the code displayed on the image will then be present within the HTML for all to see...
Kevin