Question about list of url`s within the same project

JaeSam999
12/01/2005 06:23 am
Hi,
I have been a user of your program for a while now and would like to know if there is a option to allow me to supply a "list" so to speak of url`s within the same project to queue to download.
For example:
If I had a project url: www.thisismywebsite.com/members/
Now, if i just wanted a list of url`s within that site to be downloaded as

www.thisismywebsite.com/members/set001/page01.html
www.thisismywebsite.com/members/set001/page02.html
www.thisismywebsite.com/members/set002/page01.html
www.thisismywebsite.com/members/set002/page02.html

Am i able to use let`s say WordPad or something and list out the links that i would like to queue it to download then copy and paste that list into the Project some how?

i hope i explained this right cause if this option is available it`ll save me A LOT of time. *loL*

Thanks in advance.

Jae.
Oleg Chernavin
12/01/2005 06:37 am
This is easy with Offline Explorer Pro:

http://www.metaproducts.com/download/opsetup.exe

The URLs field of a Project supports virtually unlimited amount of URLs. Also, you can use URL Macros there. For example:

http://www.thisismywebsite.com/members/set{:001..999}/page{:01..99}.html

The above URL is enough to load all variations of these Web pages.

Best regards,
Oleg Chernavin
MP Staff
Andyli
08/19/2010 10:02 am
Hi i tried using the solutions you provided however the URL is changed to ASCII chars instead. For example i wish to extract movie listing from www.imdb.com/title/tt{:0000001..0100000} movie titles ranging from 0000001 ~ 0100000 but the results i got when i tried to open the web is as such www.imdb.com/title/tt%7B_3A0000001..0100000%7D. Please help me solve this problem.
Oleg Chernavin
08/19/2010 10:23 am
Perhaps, you used Offline Explorer Standard edition. Pro and Enterprise editions support the URL Macros feature.

Oleg.