I have a html page on my computer and want to load text into it from a plain text file. Every result from searching this on internet showed how to have a html page ask for a file, which is not what i want. I have already a text file in my computer which i want to read from, how can this be done?
Turns out this cannot be done. So how else can we accomplish having different information on a webpage each time?