J
Jonathan Wood
Okay, I have a site that displays information based on user input, a couple
of the items are plain strings that the user entered.
I understand the risk here is that they could insert javascript or whatever
in their string and, when my page displays it, that script could be
executed.
What is the best approach for preventing that?
Thanks.
Jonathan
of the items are plain strings that the user entered.
I understand the risk here is that they could insert javascript or whatever
in their string and, when my page displays it, that script could be
executed.
What is the best approach for preventing that?
Thanks.
Jonathan