Is there any way to write some simple javascript that will just read the contents of a text (.txt) file and then insert the contents? Sort of like:
var x = "http://www.url.com/readme.txt"
Excecpt that I want to set x to equal the actual contents of the readme.txt file.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.