File Download Control...
-
Dear Friends, i want to provide download functionality in my website, can any one provide me any link or help for this functionality, so i will provide it in improved manner. for reference, I am using Visual Studio 2005 (.Net Framework 2.0) IIS (5.0) Thanks in advanced:cool: Sasmi
-
Dear Friends, i want to provide download functionality in my website, can any one provide me any link or help for this functionality, so i will provide it in improved manner. for reference, I am using Visual Studio 2005 (.Net Framework 2.0) IIS (5.0) Thanks in advanced:cool: Sasmi
What sort of control are you expecting ? Usually a website just streams the file down as a download.
Christian Graus - Microsoft MVP - C++ "also I don't think "TranslateOneToTwoBillion OneHundredAndFortySevenMillion FourHundredAndEightyThreeThousand SixHundredAndFortySeven()" is a very good choice for a function name" - SpacixOne ( offering help to someone who really needed it ) ( spaces added for the benefit of people running at < 1280x1024 )
-
Dear Friends, i want to provide download functionality in my website, can any one provide me any link or help for this functionality, so i will provide it in improved manner. for reference, I am using Visual Studio 2005 (.Net Framework 2.0) IIS (5.0) Thanks in advanced:cool: Sasmi
-
Dear Friends, i want to provide download functionality in my website, can any one provide me any link or help for this functionality, so i will provide it in improved manner. for reference, I am using Visual Studio 2005 (.Net Framework 2.0) IIS (5.0) Thanks in advanced:cool: Sasmi
Sasmi wrote:
i want to provide download functionality in my website
What is big there in implementing download functionality ? Provide a link to the file, and download will be managed by browser.
All C# applications should call Application.Quit(); in the beginning to avoid any .NET problems.- Unclyclopedia My Website | Ask smart questions