atstone1997
05-23-2005, 07:12 PM
Hello, and thanx in advance for the help.
I have a line in my html that is as follows:
<a href="mad_<%=sVNumber%>.fil">Click here to Download Activation File</a>
This is on a web page on our company's local intranet, on some computers within the network the open save dialog box displays once clicking on the link. On others the file which is a text document is displayed in internet explorer. I need the file to always download. I tried the file method by the file isn't stored locally on the user's computer. It's on the server where the web page is ran from.
Please Help
Toby Stone
I have a line in my html that is as follows:
<a href="mad_<%=sVNumber%>.fil">Click here to Download Activation File</a>
This is on a web page on our company's local intranet, on some computers within the network the open save dialog box displays once clicking on the link. On others the file which is a text document is displayed in internet explorer. I need the file to always download. I tried the file method by the file isn't stored locally on the user's computer. It's on the server where the web page is ran from.
Please Help
Toby Stone