...:::FoRuM Smart-X:::...
Would you like to react to this message? Create an account in a few clicks or log in to continue.

bilgisayar, internet, msn
 
AnasayfaPortail*Latest imagesKayıt OlGiriş yap

 

 Arama motorları kodu

Aşağa gitmek 
YazarMesaj
Admin
RootAdmin
RootAdmin
Admin


Mesaj Sayısı : 448
Lakap : _ReiS_
Kayıt tarihi : 13/01/08

Arama motorları kodu Empty
MesajKonu: Arama motorları kodu   Arama motorları kodu Icon_minitimePaz Şub. 10, 2008 1:57 pm

Kod:
<html>

<head>



</head>

<table width='69' border='0' cellpadding='0' cellspacing='0'



height="62"><tr>

<td width='17' width='95' height="5" align="center"



bordercolor="#008000"><center><b><font color='#333399'>

<p align="center">Arama </font></b></center></td></tr>

<td width='95' align="center" height="5" bordercolor="#008000"><font



color='#333399'><script>

var MAX_ENGINES = 35;

var tp='';

var tpp='';

var find = 'hunt';

var hold=0;

var hold2=0;

var gog=0;

var ap='';

function MakeArray(n) {

for (var i = 1; i <= n; i++) {

this[i] = 0;

}

this.maxlen = n;

this.len = 0;

return this;

}

var engs = new MakeArray(MAX_ENGINES);

function find_substring(needle, haystack) {

var i, needlen = needle.length, haylen = haystack.length;

for (i=0; i<=haylen-needlen; i++) {

if (needle == haystack.substring(i,i+needlen))

return i;

}

return false;

}

function Engine(name, opts, home, search) {

var gotcha = find_substring(find, search);

this.name = name;

this.opts = opts;

this.home = home;

this.pre_gotcha = search.substring(0,gotcha);

this.post_gotcha= search.substring(gotcha+find.length, search.length);

}

function Add(name, opts, home, search) {

engs.len++;

if (engs.len <= engs.maxlen) {

engs[engs.len] = new Engine(name, opts, home, search)

}

else {

alert ('Better increase MAX_ENGINES: ' + engs.Len + '>' + engs.maxlen)

}

}

function DisplayForm() {

document.writeln('<FORM Name=Gotchaform OnSubmit="HandleForm(this);



return false">');

document.writeln('<font face="Verdana" color="#000066" size: 1><INPUT



size=22 name="query" >');

document.writeln('<br><font face="Verdana" color="#000066" size:



1><SELECT name="service" >');

for (i=1; i <= engs.len; i++) {

document.writeln("<OPTION " + engs[i].opts + "> " + engs[i].name);

}

document.writeln('</SELECT> <input type=submit value=" Ara " >');

document.writeln('</FORM> ');

document.Gotchaform.query.focus()

}

function HandleForm(form){

var i, newq="", oldq=form.query.value;

for (i=0; i<oldq.length; i++) { // compress [ ]+ into +

var thischar = oldq.charAt(i);

if (thischar =="+")newq += "%2B";

else

if (thischar != ' ')

newq += thischar;

else if (lastchar != ' ')

newq += '+';

lastchar = thischar;

}

var eng = engs[1+form.service.selectedIndex];

// Pencere

search=window.open(newq ? eng.pre_gotcha + newq + eng.post_gotcha :



eng.home,"SmartSearch","scrollbars=yes,toolbar=yes,location=yes, direct



ories=yes,status=yes,menubar=yes,resizable=yes,width='100%',high t='100



%'");

}Add("Google","","http://www.google.com/","http://www.google.com/searc



h?hl=tr&safe=off&q=hunt&btnG=Google%27da+Ara&lr=");

Add("Netbul","","http://www.netbul.com/","http://kapi.netbul.com/inter



net/internet.asp?b=2&tr=&sayfa=1&keyword=hunt" );

Add("Arabul","","http://www.arabul.com/","http://www.arabul.com/sonuc.



asp?SayfaNo=1&SayfaUzunlugu=10&DetayliArama=FALSE&SearchString=h unt");

Add("Arama","","http://www.arama.com/","http://www.arama.com/search.ph



p3?q=hunt&weborcat=cat");

Add("Yahoo!","","http://www.yahoo.com/","http://search.yahoo.com/bin/s



earch?p=hunt" );

Add("Kur'an'da","","http://www.kuranadaara.com/","http://www.kurandaar



a.com/index.php3?konu=ara&ne=1&keyword=hunt&kisi=01&sure_no=");

Add("Ftp'de","","http://www.oth.net","http://www.oth.net/s/s?q=hunt");

Add("Çoklu","","http://www.maximumedge.com/cgi/search/nph-cobrand.cgi?



user=gezgin","http://www.maximumedge.com/cgi/search/nph-cobrand.cgi?us



er=gezgin&qry=hunt&module1=altavista&module5=fast&module4=findwh at&mod



ule6=google&module7=inktomi&module2=kanoodle&module8=searchhippo &modul



e9=opendir&module3=7search&module10=yahoo");

Add("Domain","","http://www.gezginler.net/","http://www.gezginler.net/



whois/domain.php?domain=hunt&action=checkdom&type=all");

Add("Program","","http://www.inndir.com/","http://www.inndir.com/ara.p



hp?ara=hunt");

Add("Sürücü","","www.driversearch.com","http://www.driversearch.com/cg



i/search.cgi?q=hunt&m=any");

Add("Resim","","http://www.picsearch.com/","http://www.picsearch.com/s



earch.cgi?q=hunt&search=Search%21&rp=same&pl=en");

Add("Script","","http://www.hotscripts.com/","http://www.hotscripts.co



m/cgi-bin/search.cgi?bool=AND&query=hunt&category=all");

DisplayForm();

</script>

</table></div>



</body></html>
Sayfa başına dön Aşağa gitmek
https://smart-x.yetkin-forum.com
 
Arama motorları kodu
Sayfa başına dön 
1 sayfadaki 1 sayfası
 Similar topics
-
» CERCEVE KODU

Bu forumun müsaadesi var:Bu forumdaki mesajlara cevap veremezsiniz
...:::FoRuM Smart-X:::... :: WEBMASTERLER :: HTML KOD-
Buraya geçin: