Instead of using Response.Write to test some values in code with an alert box, I tried writing dynamic javascript directly into the page. Even after reverting the code, rebuilding, and clearing all temp data from IE, the alert still pops up.
I followed a misguided recommendation to implement this method and now I'm unable to get rid of it.
Is there a way to "undo" this approach?