Download file in Web using C#.net 2.0
-
I want to create a link that for the user to click. When the user click it, then there will be a pop up to ask the user to download a file. I use response.redirect, response.TransmitFile but the web page dont know pop up to ask user to download the file. Please kindly help. Thanks~~
-
I want to create a link that for the user to click. When the user click it, then there will be a pop up to ask the user to download a file. I use response.redirect, response.TransmitFile but the web page dont know pop up to ask user to download the file. Please kindly help. Thanks~~
-
I want to create a link that for the user to click. When the user click it, then there will be a pop up to ask the user to download a file. I use response.redirect, response.TransmitFile but the web page dont know pop up to ask user to download the file. Please kindly help. Thanks~~
Content-disposition: attachment; filename=fname.ext
Check out http://support.microsoft.com/kb/260519[^]Vasudevan Deepak Kumar Personal Homepage Tech Gossips