Web Design Forum  
 
Go Back   Web Design Forum > Web Software > Scripts

Reply
 
LinkBack Thread Tools Display Modes
Old 03-10-2009, 05:40 PM   #1
New Member
 
Join Date: Mar 2009
Posts: 2
Default Multiple files download

Hi, I have the following problem:
I want to download 20000 text files, each of them is located on the following page:

www.something.com/show.aspx?id=nnn (where nnn goes from 1 to 20000)

and each such page contains a link to the text file, which, when hovered mouse over it shows:

www.something.com/get.aspx?id=nnn (where nnn goes from 1 to 20000)

How do I automate download of all 20000 files? Right now, I have to go to each page, click each link, and download 20000 files one by one.

Many thanks for your help in advance.
htabove is offline   Reply With Quote


Old 03-11-2009, 02:38 AM   #2
Super Moderator
 
jnjc's Avatar
 
Join Date: Jun 2008
Posts: 493
Default

Are you familiar with/have access to PHP ?

If so look at writing a small program using stream_get_contents() inside a loop to do what you need.

HTH,
JC
jnjc is offline   Reply With Quote
Old 03-11-2009, 05:45 AM   #3
New Member
 
Join Date: Mar 2009
Posts: 2
Default

Quote:
Originally Posted by jnjc View Post
Are you familiar with/have access to PHP ?

If so look at writing a small program using stream_get_contents() inside a loop to do what you need.

HTH,
JC
I'm sorry, I'm a total newbie when it comes to anything related to web. I am just a user of IE7, and would like some help. This way, one by one, I need 3-4 hours to download all files.
I need somebody else to show me what to do, and with what programs to write such a program. Thanks!
htabove is offline   Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT. The time now is 04:17 AM.


Camera Forum - Computer Forum - Web Design Forum

Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2012, vBulletin Solutions, Inc.
Content Relevant URLs by vBSEO 3.6.0 ©2011, Crawlability, Inc.