Getting parse error while fetching text file content in JQuery – Jquery ajax
I am trying to fetch data from text file which resides on server. I have access of that location and able to see content when I put URL in browser tab. I am trying to make AJAX call and get…