This is probably a standard question, but I cant seem to find enough info on it.
I want to have a list of links to text files which the user can download. I do not want them to open in Internet Explorer. How do I make sure the user gets the Save as / open dialog box for files and that they do not open in IE.
Do I have to code outside of HTML?
My site is in java and there is one folder with all the text files that will be on this page. I was going to make this part of the site in straight HTML, but i can't seem to figure out how to do it in HTML or java.
Thanks
I want to have a list of links to text files which the user can download. I do not want them to open in Internet Explorer. How do I make sure the user gets the Save as / open dialog box for files and that they do not open in IE.
Do I have to code outside of HTML?
My site is in java and there is one folder with all the text files that will be on this page. I was going to make this part of the site in straight HTML, but i can't seem to figure out how to do it in HTML or java.
Thanks