Suppose I have a .html
file that I just created in notepad with a Ajax
code where I want to get the data generated by this application .
I made a code here, and when I put a breakpoint
in the application I realize that the request is arriving normally, but after that the Ajax
error message is generated, what could it be? Would anyone have an example to get the data from the cited link?