I have two questions that I hope someone can help me out with:
Question 1:
Is there a way to download a site only from a starting URL and up (3 links) but not to download other links in the same level?
To explain it briefly:
Example URL to download: http://www.domain1.com/link.htm
This page has 3 links:
1) http://www.domain1.com/credits.htm
2) http://www.domain1.com/test/link.htm
3) http://www.domain1.com/hello.htm
So in this case I would only want to download the 2nd link which is "http://www.domain1.com/test/link.htm" but nothing on the same level as the first link... (Images should be from anywhere...)
Question 2:
When adding a multiple URLs (I assume this is a offline explorer enterprise edition only feature), the program generates only one entry in the main default page... is there a way to generate a list of links to all of the URLs I added manually?
Thank you in advance!
Images will be surely loaded for all downloaded pages.
2. I will plan to add this in future.
Best regards,
Oleg Chernavin
MP Staff
However, what if I need to go 3 levels up and not just one?
Here's a full example:
starting URL: http://www.domain.com/folder1/index.htm
This URL page have the following links:
1) http://www.domain.com/folder1/folder2/index.htm
2) http://www.domain.com/folder1/help.htm
3) http://www.domain.com/folder1/subscribe.htm
4) http://www.domain.com/someotherfolder/index.htm
From the above sample I need it to return all images AND #1 & #4 AND NOT #2 & #3.
However I do want it to get few levels higher (2-3) so links in #1 and #4 will also be included but will exclude any links that are in "http://www.domain.com/folder1/".
I hope you understand what I'm trying to explain...
Thanks again for the help and the consideration!
Cheers!
^/folder1/$
Oleg.