in

dotNetFreak

Ramblings & Controls from a .NET Addicted Freak!

Feature Request: Case Sensitive

Last post 05-27-2008 8:07 AM by rockinthesixstring. 2 replies.
Page 1 of 1 (3 items)
Sort Posts: Previous Next
  • 05-09-2008 4:23 AM

    Feature Request: Case Sensitive

    It would be nice if the audio did not have to say "Upper Case" or "Lower Case" if the controls CaseSensitive option is False.

    [edit] - this feature request is for "FormShield"

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

    Re: Feature Request: Case Sensitive

    Answer

    Hi Chase,

    You can achieve the same thing by setting AddUpperLower to False so that it doesn't add the "Upper Case" or "Lower Case" prefix.

    FormShield itself doesn't have a CaseSensitive property value... Are you using it with StringCompareValidator?

    If so, there isn't any integration between the two, i.e. FormShield doesn't know anything about StringCompareValidator and vice-versa.

    Kevin

  • 05-27-2008 8:07 AM In reply to

    Re: Feature Request: Case Sensitive

    Thank you, that answers my question.  I just didnt like having it say the words "Upper Case" for every character since i am forcing upper case in both the FS and the Textbox via CSS.

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