|
|
|
|
|
Total Hits: 3161 | Today: 0 |
Author: Antonin Foller
|
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....
|
|
|
|
Total Hits: 1328 | Today: 0 |
Author: Jason Withrow
|
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, ...)....
|
|
|
|
Total Hits: 1847 | Today: 0 |
Author: Bill Gearhart
|
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....
|
|
|
|
Total Hits: 1480 | Today: 0 |
Author: Lewis Moten
|
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....
|
|
|
|
Total Hits: 698 | Today: 0 |
Author: Brian Battles
|
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...
|
|
|
|
Total Hits: 1309 | Today: 0 |
|
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...
|
|
|
|
Total Hits: 176 | Today: 0 |
Author: Peter A. Bromberg
|
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 ...
|
|
|
|
Total Hits: 127 | Today: 0 |
|
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....
|
|
|
|
Total Hits: 1921 | Today: 0 |
Author: Evagoras
|
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....
|
|
|
|
Total Hits: 1365 | Today: 0 |
|
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....
|
|
|
|
Total Hits: 1648 | Today: 0 |
Author: Sean Jamieson
|
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....
|
|
|
|
Total Hits: 1558 | Today: 0 |
Author: ElementK Journals
|
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.
...
|
|
|
|
Total Hits: 158 | Today: 0 |
Author: Chris Garrett
|
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....
|
|
|
|
Total Hits: 421 | Today: 0 |
Author: aspalliance
|
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....
|
|
|
|
Total Hits: 348 | Today: 0 |
Author: Robert Cleaver
|
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....
|
|
|
|
|
|
|