Gossamer Forum
Home : Products : Links 2.0 : Customization :

let other sites search your directory

Quote Reply
let other sites search your directory
you can use the following html code to allow other websites to insert a search box in their page that will send then to your results page for the query.this will offer the other site a new service and will also increase your page views and searches.

<center>
<FORM method=GET action="http://www.yoursite.com/cgi-bin/search.cgi">
<TABLE bgcolor="#FFFFFF"><tr><td>
</A>
<INPUT TYPE=text name=query size=25 maxlength=255 value="">
<INPUT type=submit name=btnG VALUE="search">
</td></tr></TABLE>
</FORM>
</center>


clickforchoice.com a new up and coming web directory and portal
Quote Reply
Re: let other sites search your directory In reply to
Great! Glad you finally figured it out! Tongue For other Links 2.0 Users, this has already been discussed and referenced in many other Threads in this forum....

Regards,

Eliot Lee
Quote Reply
Re: let other sites search your directory In reply to
well that was all i wanted to know...
honestly though i couldent find it even by searching other threads. (just incase you thought i was wasting time).
just copied the altavista code removed the image links and changed the q to query...
have a nice day.

clickforchoice.com a new up and coming web directory and portal