The actual URL is:

http://wos4.isiknowledge.com/CIW.cgi

however you have to go to the 'web of science' through the front page to create a session id (which is maintained in a hidden field in all the forms)

I'm using 'General Search' and the keywords 'Emergence AND Complexity' in the topic field. This should return about 600 results but my initial response only has 62.

Thanks
Sam

_____UPDATE______

Ok, two things:

I discovered from the request header that:

HTTP/1.1 200 OK Connection: close Date: Tue, 21 Sep 2004 15:14:31 GMT Pragma: no-cache Server: Apache/1.3.29 (Unix) mod_perl/1.29 Perl/v5.6.1 Content-Type: text/html Client-Date: Tue, 21 Sep 2004 15:14:35 GMT Client-Response-Num: 1 Client-Transfer-Encoding: chunked Content-Base: http://wos4.isiknowledge.com:80/
Which tells me that the response is 'chunked'. What exactly does this mean? Because I do get a full page for a response.

Also, I checked out some JavaScript:

http://wos4.isiknowledge.com/DynamicNum.js

Which seems to have stuff to do with loading, but nothing that forces a reload...

or is that what Im looking for?

Thanks
Sam


In reply to Re^2: initial http response not complete by seaver
in thread initial http response not complete by seaver

Title:
Use:  <p> text here (a paragraph) </p>
and:  <code> code here </code>
to format your post, it's "PerlMonks-approved HTML":



  • Posts are HTML formatted. Put <p> </p> tags around your paragraphs. Put <code> </code> tags around your code and data!
  • Titles consisting of a single word are discouraged, and in most cases are disallowed outright.
  • Read Where should I post X? if you're not absolutely sure you're posting in the right place.
  • Please read these before you post! —
  • Posts may use any of the Perl Monks Approved HTML tags:
    a, abbr, b, big, blockquote, br, caption, center, col, colgroup, dd, del, details, div, dl, dt, em, font, h1, h2, h3, h4, h5, h6, hr, i, ins, li, ol, p, pre, readmore, small, span, spoiler, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, wbr
  • You may need to use entities for some characters, as follows. (Exception: Within code tags, you can put the characters literally.)
            For:     Use:
    & &amp;
    < &lt;
    > &gt;
    [ &#91;
    ] &#93;
  • Link using PerlMonks shortcuts! What shortcuts can I use for linking?
  • See Writeup Formatting Tips and other pages linked from there for more info.