PC Pals Forum

Technical Help & Discussion => Windows PCs & Software: Help, News & Discussion => Topic started by: cabra on September 26, 2005, 22:57

Title: web pages
Post by: cabra on September 26, 2005, 22:57
If my web search returns 100,000,000 pages for example ,how do I view page 90,000,000 as the maximum in preferences is 100 at a time.
Just curious?
Title: web pages
Post by: Simon on September 26, 2005, 23:50
With lots of clicking!  :grin:  My suggestion would be to try narrowing down the search, to get less, but more accurate results.  I'm not sure if there is actually an answer to your question.  :dunno:
Title: web pages
Post by: sam on September 27, 2005, 00:17
by web search do u mean google?
Title: web pages
Post by: cabra on September 27, 2005, 07:48
Thanks for your reply Sam. Yes I mean google and i think most of the others return a huge number of pages.Just seems odd not to be able to access them easily/quickly if only out of curiosity. :?:
Title: web pages
Post by: sam on September 27, 2005, 08:20
first thing you need to know:

Quote
Google does not serve more than 1000 results for any query


secondly to get to another result, i.e. entry 90 you type:

Code: [Select]
http://www.google.co.uk/search?q=fun&hl=en&hs=phT&lr=&safe=off&client=firefox-a&rls=org.mozilla:en-US:official&start=90&sa=N

or somehting like that. In this case it is my browser specific, relating to my google bar. The things you need to notice are: q=fun - my search was for fun and the second and important thing is that &start=90 - this means start the page on the 90 entry from the search, so in theory if you typed in 900 or any number that would start a page (goes up in tens by default) you will get that result at the top.