I have a webpage where people enter text in a text box and it displays the text below them. It. On the server side, no.
Say someone is typing <script src="blah">hello</script>
I want to show it as text. Not like a script, of course. How can I do this (all in javascript)?
I want to display all the text. Do not set tags.
source share