netTrekker Blog

Creating a netTrekker Search Box

Have you ever wanted to add a netTrekker Search Box to your school’s website? We make it easy by providing the HTML code! Teachers and students with IP authentication will be able to do a netTrekker Search from anywhere on the site without usernames. If there is no IP access in place, then the user will be prompted to log in and then will receive the search result.

Simply follow the steps below to add this netTrekker Search box to your school’s website!

1. Edit the HTML file to which you want to add the search section.

2. Copy and Paste the section of code below where the search dialog is to appear.

3. When the dialog appears, the user enters a search term and clicks Search to display netTrekker Search Results page.

<div>
<img src=”http://school.nettrekker.com/images/login/nT_Logo.gif” alt=”netTrekker Search” border=”0″ />
</div>
<div>
<form action=”http://school.nettrekker.com/searchKeyword” method=”GET” rel=”external” name=”kwdbar”>
<label style=”color:#663399; font: bold 16px Verdana,Arial,Helvetica,sans-serif;” for=”id_query”>Keyword:</label>
<input type=”text” value=”" style=”font: 14px Verdana,Arial,Helvetica,sans-serif; vertical-align: middle;” maxlength=”60″ size=”25″ name=”query” id=”id_query” />
<input type=”image” src=”http://school.nettrekker.com/images/btns/search.gif” style=”vertical-align: middle;” border=”0″ title=”Search” alt=”Perform a search” name=”go_kw” />
<input type=”hidden” value=”/goPage?np=/home.ftl&amp;pp=/home.ftl” name=”nextService” />
<input type=”hidden” value=”/webresults.ftl” name=”np” />
<input type=”hidden” value=”/webresults.ftl” name=”pp” />
<input type=”hidden” value=”Middle” name=”al” />
<input type=”hidden” value=”WEBCONTENT” name=”searchType” />
<input type=”hidden” value=”8″ name=”limit” />
<input type=”hidden” value=”1″ name=”start” />
<input type=”hidden” value=”M” name=”HOMEPAGE” />
</form>
</div>

Tagged

Leave a reply

Your email address will not be published. Required fields are marked *

*

* Copy this password:

* Type or paste password here:

17,062 Spam Comments Blocked so far by Spam Free Wordpress