Skip to content

Instantly share code, notes, and snippets.

@schotime
Created May 8, 2011 11:02
Show Gist options
  • Save schotime/961304 to your computer and use it in GitHub Desktop.
Save schotime/961304 to your computer and use it in GitHub Desktop.
glimpse workaround
var sql = "!" + application.Server.HtmlEncode(item.Sql).Replace("] ", "] ") + "!"; //Glimpse Sanitizer workaround
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment