When special chars like </ are entered it postsback and gets a obvious kick from IIS. This can be avoided if we restrict user to alphanumerics through regex.
The combo is part of a User control.
I read about the external callback for this kind of scenario, but it is not feasible.
There should be a simple way to validate client side for this issue.
Please help.
The combo is part of a User control.
I read about the external callback for this kind of scenario, but it is not feasible.
There should be a simple way to validate client side for this issue.
Please help.