Re: Unable to get html pages

Maybe it would be better to know what options you had enabled! It is shown
somewhere on the page!

Maybe you selected in the footer that you want only information about this
page! Or probably you have set XDOCINFO to something (over 0). If let's
say that XDOCINFO is 60000 then the server would not send you a page that
is larger than 6000 bytes, instead it sends you just the information about
the page.

However, you need to make your request again. This time try to ensure that
you don't click the "Check this to get only information on all selected
WEB Document(s)." button.


Thanks
Clement Onime

On Wed, 6 Oct 1999, Padmashali G.K. wrote:

> Hi,
> 
> I requested for the URL http://www.bruceeckel.com
> which I received successfully.
> 
> >From that web page on selection of the
> URL             :  http://www.bruceeckel.com/ThinkingInCPP2e.html
> 
> I got following information
> 
> ------------------------------------------------------------------
> 
> HTTP/1.1 200 OK
> Date: Wed, 06 Oct 1999 05:48:31 GMT
> Server: Apache/1.2.1
> Last-Modified: Sun, 26 Sep 1999 20:08:32 GMT
> ETag: "2844-10a5c-37ee7d40"
> Content-Length: 68188
> Accept-Ranges: bytes
> Connection: close
> Content-Type: text/html
> 
> ---------------------------------------------------------------------
> 
> I assume that the html page has been acquired properly but it hasn't
> reached to me
> or it is otherwise some bug.
> 
> please clarify.
> 
> 
> with affection
> 
> Padmashali
> 
> 
> 
> 

Received on Wednesday, 6 October 1999 03:30:46 UTC