How can I prevent a script from executing in text boxes, by using jQuery?
Here is my complete problem:
I want to send a message to someone using jQuery; if I entered a script tags like a
, href
, script
, etc. they are not appearing in the other's message. How can I prevent this?