Hi,
Does anyone know how i can open a .txt file when the user clicks on a hyperlink on my page.
Basically i have
<a href="c:\Book25.txt>Click Here</a>
but instead what happens is that it's opened inside of the browser and so the user can't modify anything.
Any help is greatly appreciated
Does anyone know how i can open a .txt file when the user clicks on a hyperlink on my page.
Basically i have
<a href="c:\Book25.txt>Click Here</a>
but instead what happens is that it's opened inside of the browser and so the user can't modify anything.
Any help is greatly appreciated