D
dotnetprogram
Does anybody have a regular expression to be used in the validation controls
of asp.net that checks if the text inputted is:
1) alphanumeric and doesn't include special characters and symbols
2) but allows multilanguage characters or unicode characters
I would prefer it to the format of character set/ class.My head is totally
messed up and dizzy looking for this regex. Thanks in advance.
of asp.net that checks if the text inputted is:
1) alphanumeric and doesn't include special characters and symbols
2) but allows multilanguage characters or unicode characters
I would prefer it to the format of character set/ class.My head is totally
messed up and dizzy looking for this regex. Thanks in advance.