473,725 Members | 2,197 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

What are the benefits of download-pages?

Hi newsgroup.

Sites which host a large download archive (think download.com) often
times don't give you a desired file directly, but redirect you to a
page, where you wait usualy 5 secs, and then the download appears..

What is the benefit of that? Why not offer the file immediately.. is
it for performance? I ask, because I am currently working on a site,
which will host too some sort of download-archive. My current design
is to give the file immediately out, without the 5 sec wait on a
redirection page.

Jun 15 '07 #1
2 1083
Hello PS*******@mail. nu,

To avoid file to be downloaded directly by download managers and to get $
from the shown commercials
When u got on the new page the number of commercials are shown and you need
to wait - examine this ads :) and maybe clicking on smth :)

---
WBR, Michael Nemtsev [.NET/C# MVP].
My blog: http://spaces.live.com/laflour
Team blog: http://devkids.blogspot.com/

"The greatest danger for most of us is not that our aim is too high and we
miss it, but that it is too low and we reach it" (c) Michelangelo
Hi newsgroup.

Sites which host a large download archive (think download.com) often
times don't give you a desired file directly, but redirect you to a
page, where you wait usualy 5 secs, and then the download appears..

What is the benefit of that? Why not offer the file immediately.. is
it for performance? I ask, because I am currently working on a site,
which will host too some sort of download-archive. My current design
is to give the file immediately out, without the 5 sec wait on a
redirection page.

Jun 15 '07 #2
It allows to do whatever you want programmaticall y (for example a big site
could perhaps switch to one fo the mutiple download servers or something)
before sending the file to the browser...

--
Patrice
<PS*******@mail .nua écrit dans le message de news:
11************* ********@g4g200 0h...legrou ps.com...
Hi newsgroup.

Sites which host a large download archive (think download.com) often
times don't give you a desired file directly, but redirect you to a
page, where you wait usualy 5 secs, and then the download appears..

What is the benefit of that? Why not offer the file immediately.. is
it for performance? I ask, because I am currently working on a site,
which will host too some sort of download-archive. My current design
is to give the file immediately out, without the 5 sec wait on a
redirection page.

Jun 15 '07 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

0
1025
by: Augustine Kaplan | last post by:
Python-listWed, 19 May 2004 08:46:05 -0300 DIV.Section1 { page: Section1 } GET YOUR UNIVERSITY DIPLOMA Do you want a prosperous future, increased earning power more money and the respect of all?
92
6500
by: Reed L. O'Brien | last post by:
I see rotor was removed for 2.4 and the docs say use an AES module provided separately... Is there a standard module that works alike or an AES module that works alike but with better encryption? cheers, reed
10
3723
by: ross | last post by:
I want to do some tricky text file manipulation on many files, but have only a little programming knowledge. What are the ideal languages for the following examples? 1. Starting from a certain folder, look in the subfolders for all filenames matching *FOOD*.txt Any files matching in each folder should be copied to a new subfolder within the current folder called EATING with a new name of *FOOD*COPY.txt
1
962
by: Lisa Calla | last post by:
I'm trying to download the Corbis Image Suite from benefits portal (https://connect.microsoft.com). When I click the download link, I get a msgbox asking if I want to allow both secure an not secure items on the next page, click ok, then nothing happens. Has anyone been able to download the images?
9
2256
by: seberino | last post by:
I have been using distuils for a while and was wondering when Python Eggs (new project) is better? So basically Python Eggs precompiles and compresses binaries for you so you just have to load it to run your app? Chris
6
2502
by: Mudcat | last post by:
Hi, I am trying to build a tool that analyzes stock data. Therefore I am going to download and store quite a vast amount of it. Just for a general number - assuming there are about 7000 listed stocks on the two major markets plus some extras, 255 tradying days a year for 20 years, that is about 36 million entries. Obviously a database is a logical choice for that. However I've never used one, nor do I know what benefits I would get...
10
1772
by: Doug | last post by:
If I am grabbing a lot of rows (say 10,000 from SQL) would I be helping or hurting the network by using a DataReader? I would think helping because it's really only returning 1 row at a time, but I'm not sure. Are there good articles out there that explain how the DataReader does this as well as any that discuss performance problems/benefits?
184
7087
by: jim | last post by:
In a thread about wrapping .Net applications using Thinstall and Xenocode, it was pointed out that there may be better programming languages/IDEs to use for the purpose of creating standalone, single executable apps. My goal is to create desktop applications for use on Windows XP+ OSs that are distributed as single executables that do not require traditional install packages to run. I would like to use a drag and drop UI development...
11
263
by: plenty900 | last post by:
I was looking over someone's C++ code today and despite having written perfectly readable C++ code myself, the stuff I was looking at was worse than legalese. The people who are guiding the development of C++ have really made a mess of things, I mean templates and competing libraries and all that just render the code impossible to comprehend. Sure there is going to be a certain amount of complexity, that's a given, but if code is not...
1
2173
by: Critical Skills, Inc. | last post by:
Oracle Advanced Benefits Analyst / Lead Start: 08/15/2004 End: 03/01/2005 Pay Rate: $80 - $85 per hour Job Duties: Must be open to travel. Must have designed and implemented Oracle Advanced Benefits on at least 1 full cycle implementation. Experience with Oracle HR and Payroll a BIG plus. Project is located in NY/NJ. Local candidates or all inclusive rates. Skill Experience Priority Oracle Advanced Benefits (OAB) 3-5...
0
8888
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
8752
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
0
9401
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
0
9113
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
1
6702
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
6011
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
4519
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
0
4784
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
2
2635
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.