Joined: 28 Feb 2007 Posts: 342 Location: Biloxi, MS
Posted: Wed May 14, 2008 10:03 pm
If I understand correctly, you just want the text file downloaded and saved to a person's hard drive. If you use the file with the *.txt link, the user's browser is more than likely going to open it with their text editor.
They do have the option to save from the text editor, but if you zip the text file, then they will have to download and unzip the file on their hard drive.
If this action is good enough for you, then just use a simple link:
Code:
<p><a href="text_file.zip" title="Download Text File's Name">Download Text File's Name</a></p>
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum