I need to print a .txt file into a html document, I also need to be able to style this text output. I have seen many answers regarding this, but many have been poor, using things like PHP and "iframe". Would anyone know how to do this using JavaScript? (So that the data can be styled)
Many thanks