Hi Bruce,

> Is there any way to set up the bar to display
> 100 results per page rather than the default 10?

Open the gg.xml file in the searches directory and find the "ggf" form
(you can look for '<form name="ggf"' and you should be able to find it
relatively quickly).

Add this line between the <form></form> tags:
  <input type="hidden" name="num" value="100"/>

Alternatively, go to:
  http://www.google.com/preferences

...and set your preferences. They're stored in a cookie which is read
by google with every visit.

Regards,

Shawn K. Hall
http://ReliableAnswers.com/

'// ========================================================
    "For a list of all the ways technology has failed to
     improve the quality of life, please press three."
       -- Alice Kahn




-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
To unsubscribe visit:
https://lists.sourceforge.net/lists/listinfo/dqsd-users
[EMAIL PROTECTED]
http://sourceforge.net/mailarchive/forum.php?forum_id=8601

Reply via email to