|
-
Jul 14th, 2005, 11:22 AM
#1
Thread Starter
Addicted Member
asp.net link to download file
Anyone have such experience?
when I write the code to download a file say,
[CODE]
<a href="..\mypath\myfilename.fileextension">download</a>
The code basically works ,but sometime it pops a window to let user download the actual file, but sometimes the browser just redirect and display that file .
how can I suppress the browser's behaviour of displaying the file but actually download it?
thanks
-
Jul 15th, 2005, 01:17 AM
#2
Re: asp.net link to download file
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|