Page is a not externally linkable
sam_gibbs - 8:24 pm on Feb 15, 2012 (gmt 0)
[edited by: tedster at 11:17 pm (utc) on Feb 15, 2012]
You have to place txt file in the same folder where you have saved html file and don't give any extra space in A tag. You can test it by placing both files on your desktop, then your code would be like this
<a href="test.txt" target= "_blank">TEXT FILE LINK</A>
Thanks
Sam