SOLUTION 2- HAVE A SEARCH FORM WITH SEARCH CRITERIA. NON FRAMED. [FREE OF CHARGE]

This is available to you for FREE. The only requirement is to be a client of Work4a.com for the integration to work.

If you are not currently registered with Work4a.com as an agency then click here to register for your FREE 3 Month Trial.

   


DEVELOPERS RESOURCES

EXPLAIN SOLUTION 2

"Up and running in minutes with a basic search criteria"

Search Form (simple) - allows your candidates to type a keyword and select the type of job that they
are looking for ie. Permanent,Contract or Both.

EXAMPLE


INSTRUCTIONS

Use the code below and please replace "3001" with your agencyid

To find out your agency ID click here

Test that it works the way you want it to.

CODE

<FORM name="frmSearch" method="post"action="http://www.work4a.com/agency/search.php">

<INPUT type=hidden name="agencyid" value="3001">
<INPUT type=text name="keyword">

<SELECT name="type">
<OPTION value="contract">Contract</OPTION>
<OPTION value="permanent" selected>Permanent</OPTION>
<OPTION value="both">Both</OPTION>
</SELECT>

<INPUT type="submit" value="Search">
</FORM>

FORM ELEMENTS

Name

Required

Values

Default

Type

Agencyid

Yes

1 - 10000

N/A

Text Box (Hidden)

Keyword

Yes

100 Characters

N/A

Text Box

Type

Optional

Permanent, Contract, Both

Both

Drop Down / Hidden

Match

Optional

ALL, ANY

ALL

Drop Down / Hidden

Industry

Optional

IT, Finance, Accountancy, Legal

IT

Drop Down / Hidden

Days

Optional

0, 1, 2, 3, 4, 5

5

Drop Down / Hidden

 
© Forgroup Internet Limited 2002, all rights reserved