| Instructions | HTML Code | Customising your results screen | Troubleshooting | Examples |
<!-- Copy all of the following text in to your search page, making sure you are editing in source code and NOT WYSIWYG. -->
<!-- If you have any problems, see http://www.cultureandrecreation.gov.au/freesearch/ -->
<P>
<FORM ACTION="http://www.cultureandrecreation.gov.au/search97cgi/s97_cgi" METHOD=post>
<TABLE BORDER=2>
<TR>
<TD>
<INPUT TYPE=hidden NAME=Action VALUE=FilterSearch>
<INPUT TYPE=hidden NAME=Filter VALUE="wssf1.act">
<INPUT TYPE=hidden NAME=SearchCode VALUE="SRS">
<!-- Replace the name 'Queensland Community Arts Network' in the line of code below with your own website name. -->
<!-- If you have any problems, see http://www.cultureandrecreation.gov.au/freesearch/ -->
<INPUT TYPE=hidden NAME=SearchType VALUE="Queensland Community Arts Network: Search our site">
<!-- Replace the word 'Default' in the line of code below with your own Header code string. -->
<!-- If you have any problems, see http://www.cultureandrecreation.gov.au/freesearch/custom/ -->
<INPUT TYPE=hidden NAME=Header VALUE="Default">
<!-- Replace the word 'Default' in the line of code below with your own Footer code string. -->
<!-- If you have any problems, see http://www.cultureandrecreation.gov.au/freesearch/custom/ -->
<INPUT TYPE=hidden NAME=Footer VALUE="Default">
<CENTER>
<INPUT NAME=QText MAXLENGTH=200 >
<INPUT TYPE=submit NAME=Submit VALUE="Search"><BR>
<!-- Replace the number of the Website IDZone value '403' in the line of code below with your own website ID. -->
<!-- If you have any problems, see http://www.cultureandrecreation.gov.au/freesearch/ -->
<INPUT TYPE=radio NAME=WebsiteIDZone VALUE=403 CHECKED>
<!-- Replace the name 'Queensland Community Arts Network' in the line of code below with your own website name. -->
<!-- If you have any problems, see http://www.cultureandrecreation.gov.au/freesearch/ -->
<FONT SIZE="-1" FACE="arial,geneva">Queensland Community Arts Network</FONT>
<INPUT TYPE=radio NAME=WebsiteIDZone VALUE="">
<FONT SIZE="-1" FACE="arial,geneva">Australian cultural websites<BR>
Search courtesy of </FONT><A HREF="http://www.cultureandrecreation.gov.au/"><FONT SIZE="-1" FACE="arial,geneva">the Culture and Recreation Portal</FONT></A></CENTER>
</TD>
</TR>
</TABLE>
</FORM>
</P>