Could you please tell me whether there is any way of reading and displaying the value from the text file using Javascript when I open the HTML page?
The file is in the local system and it needs to be picked up automatically when the HTML page opens up and the result should be displayed in alert message as well as in the HTML page.