Tag not supporting in Asp.Net Textbox (for example : I write <something>
inside a Textbox then nothing works, everything breaks)
Clear ex: I have a Textbox in asp.net page and inside the textbox i wrote <satyam>
. Then it is not working. but if i write in a normal way for example: " hello ", then evrything works fine.
Can you suggest me what's wrong?