I need a program that does...
Hello,
On the website NetLibrary-- you can access and read books-- but only one page a time and there is a time limit.
After looking at the source code I found out that the general link is something like this:
http://netlibrary.com/nlreader/nlreader.dll?bookid=7373&filename=Page_9.html
That site (if logged onto netlibrary) will give you a page with just text. Is there a way to create a program that adds one to the page number until the last page number has been reached, reads in all the text, and saves it to a document?
Thank you,
Evan.
[591 byte] By [
EvanDa] at [2007-11-27 10:34:45]

# 2
>
> On the website NetLibrary-- you can access and read
> books-- but only one page a time and there is a time
> limit.
>
> After looking at the source code I found out that the
> general link is something like this:
>
> http://netlibrary.com/nlreader/nlreader.dll?bookid=737
> 3&filename=Page_9.html
>
> That site (if logged onto netlibrary) will give you a
> page with just text. Is there a way to create a
> program that adds one to the page number until the
> last page number has been reached, reads in all the
> text, and saves it to a document?
>
How much are you willing to pay me?