Hello All
Can anyone please help me on an onclick function that open a folder which is found on my computer (C:\Letter\Files).Thanks.
<input type="file" />
then use FileReader() to grab the contents into a string.