When making an Ajax call my return result successfully returns the expected value plus all of the html from the debugger. Is there a way to not return the debugging info without turning debugging off? Here's my code:When making an Ajax call my return result succe