| Hi,
Here is my problem. I have found a site with option to see
what certain Muslim name means. But, the problem is that in
this site, there is a box, where you input the name, and
then you get to another page with the name in form of
hyperlink, so after clicking on that name, you get to the
page with explanation.
The address of the site is:
<http://www.sehara.com/>
(you can spot little box in the top right corner,
titeled "Znacenje imena")
When you click and go to the name page, the address turns
to:
<http://www.sehara.com/imenik/prikaz.asp?ime=1275>
(where the number refers to the number of the name in their
database)
There are 2168 names, so I have tried just to change the
number in the address and I it worked, I was taken to those
pages without any problem.
So, is it possible to get the database with HTTrack in the
form of web pages, so I can use the data and make my own
one to use at home. I have tried various things, but
couldn't figure out how to get the job done. What I have
discovered is that if I enter the list of the pages with
different numbers, I get those pages (and that is actually
what I want), but I cannot do copy-paste 2168 times (or
will I have to). So, if I type:
<http://www.sehara.com/imenik/prikaz.asp?ime=0001>
<http://www.sehara.com/imenik/prikaz.asp?ime=0002>
<http://www.sehara.com/imenik/prikaz.asp?ime=0003>
<http://www.sehara.com/imenik/prikaz.asp?ime=0004>
I will get four pages with first four names. Is there any
way to use wildcards to get the job done. I have tried with
<http://www.sehara.com/imenik/prikaz.asp?ime>=*, but it
didn't work.
Oh, and to add that <http://www.sehara.com/imenik/> is not
allowed to see.
Any help will be highly appreciated. Thanks!
Marko
| |