pjs/xpfe/components/search/datasets/Jobs.src

26 строки
590 B
Plaintext
Executable File

# Sherlock Plugin for Netscape Open Directory
# Copyright (c) 2000 Netscape Communications Corp.
# Author - Myron Rosmarin
#
<search
name = "Jobs"
description = "Jobs"
method = "GET"
action = "http://jobsearch.netscape.monster.com/jobsearch.asp"
>
<INPUT NAME="fn" VALUE="">
<INPUT NAME="loc" VALUE="">
<INPUT NAME="ss" VALUE="0">
<INPUT NAME="q" user>
<interpret
resultListStart = "<!-- Jobs nnn of nnn -->"
resultListEnd = "<!-- Define a "previous" button if this isn't the first page -->"
resultItemStart = "<TR>"
>
</search>