A
AlexB
I want to force a "save as" dialog box to open in IE when
a user downloads a text file. Here's my code:
<a href="test.log">Download File</a>
The problem is IE opens the file and shows it in the
browser. Any help is appreciated.
a user downloads a text file. Here's my code:
<a href="test.log">Download File</a>
The problem is IE opens the file and shows it in the
browser. Any help is appreciated.