In his ajax data option example:
http://live.datatables.net/hopepicu/1/edit
Does this example work for both client and server-side?
How is url: "/ajax/arrays.txt"
getting the information? Is this snippet tied to a backend somewhere or a separate http: site?
I see if you comment it out and press refresh the table only shows the data (John Smith).
Anyway, I am trying to make my webpage use ajax.reload() but have NO idea where to store a link as a .text file. Webhost won't let me save anything as .text.
Sample project link if needed: https://datatables-ajax.000webhostapp.com/