how to validate textbox from not entering any tags like <alert>hello</alert> and others...
so that i would not get Error Message :
A potentially dangerous error from client ..(...)
I want to do this using javascript and also on server side.
i cannot use ajax
i have to do it with giving some regualr expression to avoid this.
© COPYRIGHT 2025 ASPSnippets.com ALL RIGHTS RESERVED.