URL Substitutes

Omar
01/14/2008 06:30 pm
Hi !, How could I substitute all the following URLs for only one ? Is it possible ?, if not, a few urls.
Thanks in advance, Omar

http://www.netlibrary.com.ezproxy.gavilan.edu/nlreader/nlReader.dll?BookID=188283&FileName=Cover.pdf
http://www.netlibrary.com.ezproxy.gavilan.edu/nlreader/nlReader.dll?BookID=188283&FileName=Page_i.pdf
http://www.netlibrary.com.ezproxy.gavilan.edu/nlreader/nlReader.dll?BookID=188283&FileName=Page_iii.pdf
http://www.netlibrary.com.ezproxy.gavilan.edu/nlreader/nlReader.dll?BookID=188283&FileName=Page_iv.pdf
http://www.netlibrary.com.ezproxy.gavilan.edu/nlreader/nlReader.dll?BookID=188283&FileName=Page_v.pdf
http://www.netlibrary.com.ezproxy.gavilan.edu/nlreader/nlReader.dll?BookID=188283&FileName=Page_vii.pdf
http://www.netlibrary.com.ezproxy.gavilan.edu/nlreader/nlReader.dll?BookID=188283&FileName=Page_ix.pdf
http://www.netlibrary.com.ezproxy.gavilan.edu/nlreader/nlReader.dll?BookID=188283&FileName=Page_x.pdf
http://www.netlibrary.com.ezproxy.gavilan.edu/nlreader/nlReader.dll?BookID=188283&FileName=Page_xiii.pdf
http://www.netlibrary.com.ezproxy.gavilan.edu/nlreader/nlReader.dll?BookID=188283&FileName=Page_xxiii.pdf
http://www.netlibrary.com.ezproxy.gavilan.edu/nlreader/nlReader.dll?BookID=188283&FileName=Page_{:1..132}.pdf

Oleg Chernavin
01/15/2008 06:21 am
If you want to download all these pages just with few lines, you can use the following URL Macro in the Project URLs field:

http://www.netlibrary.com.ezproxy.gavilan.edu/nlreader/nlReader.dll?BookID=188283&FileName=Cover.pdf
http://www.netlibrary.com.ezproxy.gavilan.edu/nlreader/nlReader.dll?BookID=188283&FileName=Page_{:roman:i..xxx}.pdf
http://www.netlibrary.com.ezproxy.gavilan.edu/nlreader/nlReader.dll?BookID=188283&FileName=Page_{:1..132}.pdf

Would this help?

Best regards,
Oleg Chernavin
MP Staff
Omar
01/15/2008 09:00 am
Thanks very much Oleg !!!

My best wishes for you and all the forum in 2008

Omar

> If you want to download all these pages just with few lines, you can use the following URL Macro in the Project URLs field:
>
> http://www.netlibrary.com.ezproxy.gavilan.edu/nlreader/nlReader.dll?BookID=188283&FileName=Cover.pdf
> http://www.netlibrary.com.ezproxy.gavilan.edu/nlreader/nlReader.dll?BookID=188283&FileName=Page_{:roman:i..xxx}.pdf
> http://www.netlibrary.com.ezproxy.gavilan.edu/nlreader/nlReader.dll?BookID=188283&FileName=Page_{:1..132}.pdf
>
> Would this help?
>
> Best regards,
> Oleg Chernavin
> MP Staff
Omar
01/15/2008 10:38 am
Another question Oleg,

I could not replace the following URLs. These are the images of the .html files I have downloaded with your previous instructions. Because I prefer don?t explore manually all the pages to obtain the whole images URLs, I?d need a URL substitute for all the .jpg and .png files.
Thanks again Oleg

http://www.netlibrary.com.ezproxy.gavilan.edu/nlreader/nlReader.dll?BookID=106107&FileName=2000dd00coverv01a.jpg
http://www.netlibrary.com.ezproxy.gavilan.edu/nlreader/nlReader.dll?BookID=106107&FileName=p2000dd00giii001.png
http://www.netlibrary.com.ezproxy.gavilan.edu/nlreader/nlReader.dll?BookID=106107&FileName=p2000dd00gxiii001.png


> Thanks very much Oleg !!!
>
> My best wishes for you and all the forum in 2008
>
> Omar
>
> > If you want to download all these pages just with few lines, you can use the following URL Macro in the Project URLs field:
> >
> > http://www.netlibrary.com.ezproxy.gavilan.edu/nlreader/nlReader.dll?BookID=188283&FileName=Cover.pdf
> > http://www.netlibrary.com.ezproxy.gavilan.edu/nlreader/nlReader.dll?BookID=188283&FileName=Page_{:roman:i..xxx}.pdf
> > http://www.netlibrary.com.ezproxy.gavilan.edu/nlreader/nlReader.dll?BookID=188283&FileName=Page_{:1..132}.pdf
> >
> > Would this help?
> >
> > Best regards,
> > Oleg Chernavin
> > MP Staff
Oleg Chernavin
01/15/2008 11:12 am
http://www.netlibrary.com.ezproxy.gavilan.edu/nlreader/nlReader.dll?BookID=106107&FileName=2000dd00coverv01a.jpg
http://www.netlibrary.com.ezproxy.gavilan.edu/nlreader/nlReader.dll?BookID=106107&FileName=p2000dd00g{:roman:i..xxx}001.png

Oleg.
Omar
01/15/2008 12:33 pm
Thanks Oleg!, as I think it is not posible to write a line like :

http://www.netlibrary.com.ezproxy.gavilan.edu/nlreader/nlReader.dll?BookID=106107&FileName=(ALL_THE _FILES).png :-(

Omar

> http://www.netlibrary.com.ezproxy.gavilan.edu/nlreader/nlReader.dll?BookID=106107&FileName=2000dd00coverv01a.jpg
> http://www.netlibrary.com.ezproxy.gavilan.edu/nlreader/nlReader.dll?BookID=106107&FileName=p2000dd00g{:roman:i..xxx}001.png
>
> Oleg.
Oleg Chernavin
01/15/2008 12:59 pm
No. Offline Explorer cannot guess how to name files. But if there are links in Web pages to these image files, it will follow links and get the images.

Oleg.
Omar
01/15/2008 05:45 pm
Thanks Oleg, I?ll try this way.

Omar


> No. Offline Explorer cannot guess how to name files. But if there are links in Web pages to these image files, it will follow links and get the images.
>
> Oleg.