Original Post
Can javascript open a text file? or can i transfere data within a text file into my.html page so the data gets sent into my textarea, so like i have a file called .hsc and when i click it i want that files contents to be sent to my .html textarea is this possible? just like .txt files send data to notepad.exe.