Dynaverse.net
Off Topic => Engineering => Topic started by: toasty0 on March 25, 2005, 10:12:05 am
-
I'm testing some code that allows the uder to download text files without having to open them or zip them up. I think you two and some others my enjoy seeing the text file because it is the code for the Default page of the ladder league.
Check it out at http://www.toasty0.net/DownLoadTest.aspx
Enjoy.
Jerry
-
FireFox 1.0.2 downloads the text file and opens it in notepad ok... is it supposed to open in the browser? (I notice the link is to a javascript)
-
You should have an option of either opening it or saving just like would happen if you were downloading a zipped archive.
That annoying Javascript is from the silly arsed link button I used. I will try it with other controls later.
Thanks for the feedback Bonk.
Best,
Jerry
EDIT: I did some testing and the use of a standard HTTP button object removes the javascript, Bonk. Thought you might like to know.