I am trying to show a message on a label which will be coming from query strings and that message can contain html tags like hyperlinks a new lines
as there is chance of html tags there is a chance of JS or Jquery too, but I want to use HTMLs without running or rendering the javascript on the page.
Is this possible stopping the client side scripts being run or render with the help of aspx.cs