in

dotNetFreak

Ramblings & Controls from a .NET Addicted Freak!

FormShield Validator

Last post 05-20-2008 5:39 PM by Kevin Gearing. 1 replies.
Page 1 of 1 (2 items)
Sort Posts: Previous Next
  • 05-05-2008 5:41 AM

    FormShield Validator

    I want to give a HUGE thanks for the FormShield control... What an incredible control with simple deployment.  I have found that the existing VS validators dont work with it, and that there is a custom validator on the site specifically for FS.  My question is ... is there a way to "Highlight" the textbox with a different color instead of just displaying the error message?

    I have found a great control to highlight form controls but am not sure if I can use FormShield with this control.

    The url is http://www.codeproject.com/KB/validation/highlight_validators.aspx

    Chase
  • 05-20-2008 5:39 PM In reply to

    Re: FormShield Validator

    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

Page 1 of 1 (2 items)
Copyright ©2004-2007 Kevin Gearing. All Rights Reserved.
Powered by Community Server (Non-Commercial Edition), by Telligent Systems