I have a javascript that is dynamically created by my framework. I want to check that javascript content in order to debug it. What I do for the momoent is an "alert(response);" before sending the response. My problem is that the response content is so big that the alert box cuts it before the info I need to check. Does anyone has a clue to override that problem (tracing the response to a file, a console or anything else on which I'll be able to see all the response content) ?
Thanks in advance for any kind of help.
Water is not bad as long as it remains outside human body ;-)
Thanks in advance for any kind of help.
Water is not bad as long as it remains outside human body ;-)