Free Search Engine

free web hosting
Free Web Hosting, No Ads > CONTRIBUTE > The Internet > Web Design

Free Search Engine

atoz
Here are some sites which offer free search engine to search ur site...

1)www.picosearch.com

2) www.freefind.com

3)www.fusionbot.com

Reply

Becca
Cool thanks !!! I need one of those happy.gif

Reply

Roahl
This bit of code creates a little form on your page; 1 field where you can choose a search engine, another field where you enter the text. And ofcourse a button 'search'. The script is partly Dutch but the smart ones probably will figure it out smile.gif .

CODE
                              <script>
function n(naam, statnaam){
       top.location.href=naam;
}
function addplus(items){
  var plussed = "";
  for (var t = 1; t <= items.length; t++)
     {
     if (items.substring(t-1,t) == " ")
        {  plussed+="+";  }
     else
        {
            if (items.substring(t-1,t) == "+")
            {  plussed+="%2B";  }
        else
                { plussed+=items.substring(t-1,t); }
                 }
     }
  return plussed;
}
function doSearch(){
  var words;
  words = document.searchforit.query.value;
  var searchitems;
  searchitems=addplus(words);
  var index;
  index = document.searchforit.service.selectedIndex;
  var site;
  site = document.searchforit.service.options[index].value;
  site+=searchitems;
  if (notEmpty(searchitems))  
  {
  n(site, ('searchengine' + index + '.htm'));
    }
}
function notEmpty(word){
  if (word == "" || word == null)
  {
     alert("\nYou have to enter some text,\n\nbefore clicking on 'Search'");
     document.searchforit.query.focus();  
     return false;
  }
  else
  {
  return true;
  }
}

</script> </font><form
       action="javascript:doSearch();void(0)//" method="get"
       name="searchforit" target="_self">
           <p><font color="#000000"><select name="service"
           size="1">
               <option selected
               value="http://www.altavista.nl/cgi-bin/query?pg=q&what=web&fmt=&q=">AltaVista</option>
               <option
               value="http://www.askjeeves.com/main/askJeeves.asp?origin=&qSource=0&ask=">Ask Jeeves</option>
               <option value="http://nl.excite.com/search.gw?s=">Excite</option>
               <option value="http://www.hotbot.com/?mt=">Hotbot</option>
               <option
               value="http://www.ilse.nl/?COMMAND=search_for&LANGUAGE=NL&PROFILE=st&FAMILY=no&SEARCH_FOR=">Ilse</option>
               <option
               value="http://www2.infoseek.com/Titles?qt=">Infoseek</option>
               <option
               value="http://www.nl.lycos.de/cgi-bin/pursuit?adv=0&query=">Lycos</option>
               <option
               value="http://www.metacrawler.com/cgi-bin/nph-metaquery.p?general=">Metacrawler</option>
               <option
               value="http://www.mybegin.nl/search/?action=Search&cat=World%2FNederlands%2F&all=no&query=">MyBegin</option>
               <option value="http://www.scoot.nl/start.asp?ce=">Scoot</option>
               <option
               value="http://zoeken.track.nl/Raven?sm=1&st=1&pl=10&qr=">Track</option>
               <option
               value="http://search.yahoo.com/bin/search?p=">Yahoo</option>
           </select>   <br>
           <input type="text" size="10" name="query"> <input
           type="button" value="Search" onclick="doSearch()"></font></p>
       </form>
</script

 

 

 


Reply

Lyon
Thanks for your links, very usefull.

Reply

Roahl
I've just found another javascript from JavaScriptKit.com that will let the visitors search your site with Google. The code you need is here:
CODE
<script type="text/javascript">

// Google Internal Site Search script- By JavaScriptKit.com (http://www.javascriptkit.com)
// For this and over 400+ free scripts, visit JavaScript Kit- http://www.javascriptkit.com/
// This notice must stay intact for use

//Enter domain of site to search.
var domainroot="www.javascriptkit.com"

function Gsitesearch(curobj){
curobj.q.value="site:"+domainroot+" "+curobj.qfront.value
}

</script>


<form action="http://www.google.com/search" method="get" onSubmit="Gsitesearch(this)">

<p>Search JavaScript Kit:<br />
<input name="q" type="hidden" />
<input name="qfront" type="text" style="width: 180px" /> <input type="submit" value="Search" /></p>

</form>

<p style="font: normal 11px Arial">This free script provided by<br />
<a href="http://www.javascriptkit.com">JavaScript Kit</a></p>

Reply



Got an Opinion! Express your Views! (no registration):-
Add your Reply/ Opinion/ Views/ Comments/ Suggestion/ Questions/ Queries etc.
Posts with decent grammar & English will be accepted and please refrain from profanities.
For asking a Question, We recommend you to sign-up (for free) so that you can track the topic easily.

Nature of your Post*: Opinion/ Reply/ Comments
Question/Query
Feedback to us.
       
Name   Email
Title/Question*

(Maximum characters: 10,000)
You have characters left.
Confirm Code:

Similar Topics
Looking for search, engine

*RANDOM STUFF*





*SIMILAR VIDEOS*
Searching Video's for search, engine

*MORE FROM TRAP17.COM*
advertisement



Free Search Engine



 

 

 

 

ADD REPLY / Got an Opinion! a humble request :-) RAPID SEARCH! Free Hosting [X]
Express your Opinions, Thoughts or Contribute more info. to help others.
Ask your Doubts & Queries to get answers, So that "Together We can help others!"
Register FREE for AD-FREE forum, Create your own topics, Ask Questions, track topics, setup subscriptions & notifications and Get a Free Website w/ Email and FTP.
500MB Space *No Ads*, CPanel, FTP, PHP, MySQL, EMails - 100% FREE