home *** CD-ROM | disk | FTP | other *** search
- # AOL Search Plug-in for Netscape 8
- # Copyright (c) 2005 Netscape Communications Corp.
-
- <search
- name = "AOL"
- description = "AOL Search"
- version = "8.0"
- method = "GET"
- action = "http://search.aol.com/aolcom/search"
- searchform = "http://search.aol.com"
- >
-
- <input name="query" user>
- <input name="invocationType" value="nscpb80a">
-
- #<inputnext name="page" factor="1">
- #<inputprev name="page" factor="1">
- <inputmerc name="page" factor="1">
-
- <interpret
- browserResultType = "result"
- resultListStart = '<div id="matchingsites">'
- resultItemStart = "<li>"
- resultItemEnd = "<cite>"
- #resultListEnd = '<h3>Shopping Results</h3>'
- resultListEnd = "</ul>"
- >
- </search>