I want to read a text file which is local in my system.I found many examples where most of them are using XMLHttpRequest(),I do not want to use any of the servers like Wamp,Xampp,Apache etc & also I have seen examples which takes i/p(Browse Button) from user,I don't want that also .
I want to hard code the File path and read the file Please suggest any Example or Links