![]() | |
![]() |
| | Thread Tools | Search this Thread | Display Modes |
#1
| |||
| |||
|
|
". When CustomValidator.IsValid is false the error message is rendered as "You cannot enter <, >, < or >". How can I avoid this |
#2
| |||
| |||
|
|
Hi On a CustomValidator I have ErrorMessage="You cannot enter <, >, < or ". When CustomValidator.IsValid is false the error message is rendered as "You cannot enter <, >, < or >". How can I avoid this decoding? PS. Yes, I know the error message is stupid but it's needed in this case :-) |
#3
| |||
| |||
|
|
On a CustomValidator I have ErrorMessage="You cannot enter <, >, < or ". When CustomValidator.IsValid is false the error message is rendered as "You cannot enter <, >, < or >". How can I avoid this decoding? PS. Yes, I know the error message is stupid but it's needed in this case :-) That's interesting. Well, try "You cannot enter <, >, &lt; or &gt;." |
#4
| |||
| |||
|
|
Hi On a CustomValidator I have ErrorMessage="You cannot enter <, >, < or ". When CustomValidator.IsValid is false the error message is rendered as "You cannot enter <, >, < or >". How can I avoid this decoding? PS. Yes, I know the error message is stupid but it's needed in this case :-) |
![]() |
| Thread Tools | Search this Thread |
| Display Modes | |
| |