
How can I download a text file in place to open in a page
Hello,
I want download a text file in place to open in a new tab for example I have this URL https://hovercraft.readthedocs.org/en/1.1/_sources/examples/positions.txt, but I don´t want open this in a new tab.
Opaite Mbohovái (4)
Right click the link and select Save As
The problem was a little diferent try to click the URL https://hovercraft.readthedocs.org/en/1.1/_sources/examples/positions.txt, It opens in a new tab in oder to dowload the file. I want download a text file in place to open in a new tab only click the URL.
Note that Firefox will always open a file that is send as Content-type: text/plain in a tab.
To prevent that you need to right-click the link to such a text file and use "Save Link As" to save the file directly and prevent it from opening in a new tab.