NEW LISTINGS  HOT LISTINGS  TOP RATED  EDITOR PICK  ADD A LISTING  UPDATE A LISTING  GET RATED  UPGRADE A LISTING
  HOME     MY ACCOUNT     POWER SEARCH     REGISTER     MEMBER LIST     SUGGEST CATEGORY  

Average Visitor Rating: 0.00 (out of 5)
Number of ratings: 0 Votes

Visitor Rating

Download multiple files in one http request
1062 Download multiple files in one http request http://www.pstruh.cz/tips/detpg_multiple-files-one-request.htm HTTP protocol was designed to send one file per one request. Sometimes you will need to send more files - usually when a client selects several files for download and the files have to be delivered to the client. I created ASP sample which will do such task - the sample is located at http://www.motobit.com/help.
The sample uses command line compression (zip/arj) to pack more files to one file and then sends the zip/arj archive to client. Client must have some software to uncompress the data package (unzip, pkunzip, winzip ...).
ASP > Scripts and Components > File Manipulation > Download Systems Oct 10, 2006

Write a Review   Add to My Favorite   Refer it to Friend   Report Broken Link  

Bookmark Download multiple files in one http request:


Other links at ASP > Scripts and Components > File Manipulation > Download Systems
Download File Control (DFCs) is a professional and easy solution for managing files for download with multi-level security settings. Create unlimited download categories with different levels of access and manage the users that have access to the available files.
Category:

I have noticed the buzz around the ASP 101 user community regarding forcing file downloads in the browser.

Here is a quick example written entirely in asp.

I am not going to go into the details, so you will have to refer to the code.

I will add sort routines to allow column sorting by clicking on a column header in a future release.

Note: One thing to note is that MDAC 2.5 is required to be stable (MDAC 2.1's support for streams is unpredictable), but I suggest 2.6 which you can download from Microsoft's Universal Data Access page.
Category:

File Name: ajlogin37.zip (40Kb) Created: Sunday, August 11, 2002

AJLogin is a user friendly user management/user authentication script.
NEW!!! - Stay up to date with new AJLogin version checker!
NEW!!! - Send group e-mails to all members of your site
NEW!!! - Optional welcome message can be sent to new users (in place of a confirmation e-mail)
Forgot your password feature
Keep me logged-in feature
Improved web-based admin
Optional e-mail confirmation for users attempting to register on your site
Multi-level user access.
User Profile
Remembers Faild Page Views
This FREE and easy to install, membership script can be easily introduced into any existing website.
To view/edit your users and their stats check the admin page (which is only viewable when you are logged in as an administrator).
This script uses SQL to avoid many issues with ADO write and update permissions often encountered with free web hosts.
All e-mail messages are generated with CDONTS so you don't need an SMTP server!
Category:

More information: 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.
Category:

This component is useful when individual files on the server must be password protected, or downloads controlled in some other way. Files that are in directories which are not web shared can be downloaded.

The download is controlled from an ASP script so code can be executed before and after sending the file to the browser. This allows for verification of passwords, and logging of data afterwards. It is possible to check whether the file was completely downloaded or cancelled before completion.

An access code generation function is included to be able to generate an access code "on the fly", and then verify it later.

Some useful file utilities are included for ease of use, including a single command to append a line to a text file. There is also a command for taking a file from a remote server, and either saving it or streaming it to the browser. Read the online manual for full details.

There are some limitations to be aware of. There can be inconsistencies between browsers that receive the download and it is not always possible to specify the browser behaviour from a server side script. See our online demo for more details on this. A file downloaded in this way cannot be split using a download acceleration tool and a broken download cannot be resumed
Category:




Main Category
199
2044
829
286
175
1801
1439
913
1177
7568
70
917
59
2238
175

Join Mailing List
Joining mailing list will entitle you to receive occasional emails informing you of news and updates to the site and any special offers that may be of interest to you.



Top 10
Directory Statistics

Links: 19869
Categories: 1275
Registered Users: 783
Mailing List Subscribers: 2049
Unique Outgoing Hits: 233733

Pagerank Statistics
PR 10
1 site(s)
PR 9
11 site(s)
PR 8
49 site(s)
PR 7
207 site(s)
PR 6
655 site(s)
PR 5
1692 site(s)

PHP News