Javascript reading external file

wxdqz

New Member
I need a way to read a text document through javascript.

For example.
i have this file called password.txt
it contains my password in there, now i want a page to read that text document and use it. How can i go about that??

Thanks
Goran
 
Back
Top