how to access txt files from input html code example
Example: html get text from file
<embed src="file.txt"> // This will show the text contained in file.txt in the page
<embed src="file.txt"> // This will show the text contained in file.txt in the page