Gossamer Forum
Home : Products : Links 2.0 : Discussions :

Ask for remote search

Quote Reply
Ask for remote search
Hello all,

How can I setup remote search from other website? Like search box display in other website and search our links.

thx

Gab

------------------
Quote Reply
Re: Ask for remote search In reply to
Copy and paste your seach.html coding.
For example, for my site, I would give a person the below code to add to thier site and it would give them a seach engine for my links:

<form action="http://cbrzez.hypermart.net/cgi-bin/search.cgi" method="GET">
<div class="margin">
<table border="0" cellpadding="0" cellspacing="0">
<tr><td>Search: <input type="TEXT" name="query" size="30"> <input type="Submit" value="Search"></td></tr>
<tr><td>Number of Results: <SELECT name="mh"><OPTION>10<OPTION SELECTED>25<OPTION>50<OPTION>100</SELECT></td></tr>
<tr><td>As Keywords: <input type="RADIO" name="type" value="keyword" CHECKED> As Phrase: <input type="RADIO" name="type" value="phrase"></td></tr>
<tr><td>AND connector: <input type="RADIO" name="bool" value="and" CHECKED> OR connector: <input type="RADIO" name="bool" value="or"></td></tr>
</table>
</div>
</form>

Hope this helps,
Chet
Smile

------------------
Webmasters get a sponsor for your website. Over 350 to choose from.
cbrzez.hypermart.net