Articles   Dev Forums   Personalize   Favorites   Member Login        Active Users:  565
DevASP - ASP and XML Articles, Samples, Toturials, Sample Chapters and resources for Developers Friday, July 18, 2008
Home
Articles & Samples
Dev Search
Dev Forum
Add a Listing
Sample Chapters
Directory Feed
Link to US
Contact

Search Directory
Applications
Articles & Samples
Components
Community
Database
Developer Sites
Downloads
Hosting Services
Introduction
Knowledge Base
Sample Chapters
WebCasts

ESET
ASP Directory
Applications
Articles & Samples
Components
Developer Sites
Knowledge Base
Sample Chapters
WebCasts
XML Directory
Applications
Articles & Samples
Developer Sites
Error, Bugs & Fixes
Downloads
Introduction
Knowledge Base
Sample Chapters
WebCasts

FREE 12 month online training for ASP.NET & MS Expression Studio and a Free copy of MS Expression Web with Windows Server Purchase

Home > Search > Articles & Samples > ASP > File Management > File Downloading
Search
DevASP

What's New
What's Hot

Download multiple files in one http request       
Total Hits: 3161  |  Today: 0 Author: Antonin Foller       Rating:  
Read Reviews | Write Review |              Your Rating: 

This article shows a way to download multiple files in one http request. It let's you send an HTML page along with image preview, prepare more files for download and send the files as one data stream. One request, one authentication per multiple files....

File Download List       
Total Hits: 1328  |  Today: 0 Author: Jason Withrow       Rating:  
Read Reviews | Write Review |              Your Rating: 

This short code will force your users to download any kind of files except of opening even if the mime type is a recognized one (.doc, .pdf, ...)....

Downloading Files with VBScript and ASP       
Total Hits: 1847  |  Today: 0 Author: Bill Gearhart       Rating:  
Read Reviews | Write Review |              Your Rating: 

Setting up a simple file downloading system with VBScript and ASP is no sweat. This system can be tested by going to the downloads area and downloading any of the example apps....

Forced Download       
Total Hits: 1480  |  Today: 0 Author: Lewis Moten       Rating:  
Read Reviews | Write Review |              Your Rating: 

Forces users to have choice of downloading a binary file. This was becomming a problem with Word documents - as they would either open within the browser or open externally....

ASP Download Page and Stats       
Total Hits: 698  |  Today: 0 Author: Brian Battles       Rating:  
Read Reviews | Write Review |              Your Rating: 

Create a download page for your files, and log who downloads them (by capturing their IP address/DNS Host name), and count the downloads by day, week, etc...

Download Page that Displays Available Files Automatically       
Total Hits: 1309  |  Today: 0       Rating:  
Read Reviews | Write Review |              Your Rating: 

This is an .asp page that allows you to provide file download capabilities for your site without having to constantly update the page with your file list. It does this by reading the file names in the directory you specify as the download directory, then contructing the appropriate URLs...

How to transparently download a file over the web and run it on the client machine       
Total Hits: 176  |  Today: 0 Author: Peter A. Bromberg       Rating:  
Read Reviews | Write Review |              Your Rating: 

You'd like to have a page on your company Intranet or your Web site that automatically downloads and installs some piece of software whenever a new visitor is directed (or redirected) to that page. You want to avoid having to prompt people to "download" the file, and you want to avoid generating those download "dialogs" that users can say "NO" to. In short, you want it to just "happen". Well, you're in luck, and you don't need to create code-signed CAB files with INF files inside them and crazy ...

Downloading any file using ASP, FSO and the ADODB Stream object       
Total Hits: 127  |  Today: 0       Rating:  
Read Reviews | Write Review |              Your Rating: 

In this article, we will see how to allow a user to download any file from our web server. They will see a prompt, giving them the option of opening or saving it, rather than simply opening it which is the default. We can achieve this using the FSO and ADODB objects....

Downloading any file using ASP       
Total Hits: 1921  |  Today: 0 Author: Evagoras       Rating:  
Read Reviews | Write Review |              Your Rating: 

In this article, we will see how to allow a user to download any file from our web server. They will see a prompt, giving them the option of opening or saving it, rather than simply opening it which is the default. We can achieve this using the FSO and ADODB objects....

File downloading with COM and ASP       
Total Hits: 1365  |  Today: 0       Rating:  
Read Reviews | Write Review |              Your Rating: 

This article is about direct file downloading through a COM component. It uses the IResponse interface to send a file directly to the client browser. With this approach you can protect your files from being downloaded by an unauthorized person....

Simple Download Script       
Total Hits: 1648  |  Today: 0 Author: Sean Jamieson       Rating:  
Read Reviews | Write Review |              Your Rating: 

This is a very simple file download script. It will open, read, and send Binary files WithOut usng a COM. It is safe for executables, and Zip files....

Force 'file download' for known file types       
Total Hits: 1558  |  Today: 0 Author: ElementK Journals       Rating:  
Read Reviews | Write Review |              Your Rating: 

Suppose you've written an ASP page that contains a link to a known MIME type, but you want the user to download the file instead of viewing it. then this script is used.

...

Downloading files to the browser with ADODB.Stream       
Total Hits: 158  |  Today: 0 Author: Chris Garrett       Rating:  
Read Reviews | Write Review |              Your Rating: 

This script demonstrates getting properties of a file, such as name and size, and using a response stream to send the file to the users browser....

Downloading files to the browser with ADODB.Stream       
Total Hits: 421  |  Today: 0 Author: aspalliance       Rating:  
Read Reviews | Write Review |              Your Rating: 

This script demonstrates getting properties of a file, such as name and size, and using a response stream to send the file to the users browser....

eLogic Download Manager/Search       
Total Hits: 348  |  Today: 0 Author: Robert Cleaver       Rating:  
Read Reviews | Write Review |              Your Rating: 

This program is an all around download manager, and uses file indexing instead of a regular database. Easier to deal w/ and more effeciant in my eyes. You can add as many downloads as you want, you can then search through them w/ a keyword....


DevASP - Privacy - Disclaimer
Copyright © 2008 DevASP.com