Lynda wrote: > > Remember when Google first came out? It was so *simple* and elegant. Who > could resist? Anyone else have a suggestion?
Don't change your search enginr; change your browser. http://links.twibright.com/ I, personally, have my own personal search engine page that lists the search engines I use most with the options I like pre-defined. This is the snippet I use for Google: -- >% CUT HERE %< -- <!-- google search --> <tr><td> <a href="http://www.google.com/"><img border="0" src="images/google_sm.gif" alt="Google" width="143" height="59" ></a> <td> <form method="get" action="http://www.google.com/search" style="display:inline"> <input type="text" name="q" size="40" maxlength="256" value=""> <input type="hidden" name="num" value="30"> <input type="hidden" name="hl" value="en"> <input type="hidden" name="safe" value="off"> <input type="hidden" name="filter" value="0"> <input type="submit" name="btnG" value="Google"> </form> -- >% CUT HERE %< -- _______________________________________________ Discuss mailing list [email protected] https://lists.lopsa.org/cgi-bin/mailman/listinfo/discuss This list provided by the League of Professional System Administrators http://lopsa.org/
