المساعد الشخصي الرقمي

مشاهدة النسخة كاملة : مجموعة من 15 محرك بحث عالمي الان داخل موقعك



loulou ange
11-01-2013, بتوقيت غرينيتش 09:37 PM
مجموعة من 15 محرك بحث عالمي الان داخل موقعك

وهذا مثال (http://syria.p2h.info/Search.html)

الكود code ..

رمز Code:
<script language=&quot;JavaScript&quot;><!-- // START HIDE 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=&quot;HandleForm(this); return false&quot;>'); document.writeln('<strong></strong> <INPUT size=15 name=&quot;query&quot;>'); document.writeln('<strong></strong> <SELECT name=&quot;service&quot;>'); for (i=1; i <= engs.len; i++) { document.writeln(&quot;<OPTION &quot; + engs[i].opts + &quot;> &quot; + engs[i].name); } document.writeln('</SELECT> <input type=submit value=&quot;ابحث&quot;><br>'); document.writeln('</FORM>'); document.Gotchaform.query.focus() } function HandleForm(form){ var i, newq=&quot;&quot;, oldq=form.query.value; for (i=0; i<oldq.length; i++) { // compress [ ]+ into \+ var thischar = oldq.charAt(i); if (thischar ==&quot;+&quot;)newq += &quot;%2B&quot;; else if (thischar != ' ') newq += thischar; else if (lastchar != ' ') newq += '+'; lastchar = thischar; } var eng = engs[1+form.service.selectedIndex]; // Window search=window.open(newq ? eng.pre_gotcha + newq + eng.post_gotcha : eng.home,&quot;SmartSearch&quot;,&quot;scrollbars=yes,toolbar=yes ,location=yes,directories=yes,status=yes,menubar=y es,resizable=yes,width='100%',hight='100%'&quot;); } Add(&quot;Alta Vista&quot;,&quot;SELECTED&quot;,&quot;http://altavista.digital.com/&quot;,&quot;http://altavista.digital.com/cgi-bin/query?pg=q&what=web&fmt=d&q=hunt&quot;); Add(&quot;SyriaBuy&quot;,&quot;SELECTED&quot;,&quot;http://www.syriabuy.com/Search&quot;,&quot;http://www.syriabuy.com/Search/?search=hunt&type=web&quot;); Add(&quot;Yahoo!&quot;,&quot;&quot;,&quot;http://www.yahoo.com/&quot;,&quot;http://search.yahoo.com/bin/search?p=hunt&quot; ); Add(&quot;DejaNews&quot;,&quot;&quot;,&quot;http://www.dejanews.com/&quot;,&quot;http://search.dejanews.com/nph-dnquery.xp?query=hunt&defaultOp=AND&svcclass=dncurrent&maxhits=25&quot;); Add(&quot;HotBot&quot;,&quot;&quot;,&quot;http://www.search.hotbot.com&quot;,&quot;http://www.search.hotbot.com/search.html?MT=hunt&DC=25&quot;); Add(&quot;Infoseek&quot;,&quot;&quot;,&quot;http://www.infoseek.com/Home?pg=Home.html&sv=A2&quot;,&quot;http://www.infoseek.com/Titles?qt=hunt&col=WW&sv=A2&quot;); Add(&quot;Excite&quot;,&quot;&quot;,&quot;http://www.excite.com/&quot;,&quot;http://www.excite.com/search.gw?searchType=Concept&search=hunt&category=default&quot;); Add(&quot;Lycos&quot;,&quot;&quot;,&quot;http://www.lycos.com/&quot;,&quot;http://www.lycos.com/cgi-bin/pursuit?query=hunt&backlink=639&quot;); Add(&quot;Magellan&quot;,&quot;&quot;,&quot;http://www.mckinley.com/&quot;,&quot;http://www.mckinley.com/extsearch.cgi?query=hunt&quot;); Add(&quot;OpenText&quot;,&quot;&quot;,&quot;http://search.opentext.com&quot;,&quot;http://search.opentext.com/omw/simplesearch?SearchFor=hunt&mode=and&quot;); Add(&quot;WebCrawler&quot;,&quot;&quot;,&quot;http://webcrawler.com/&quot;,&quot;http://webcrawler.com/cgi-bin/WebQuery?searchText=hunt&maxHits=25&quot;); // Software Add(&quot;ZDNet Files&quot;,&quot;&quot;,&quot;http://www.zdnet.com/&quot;,&quot;http://www6.zdnet.com/cgi-bin/texis/swlib/hotfiles/search.html?Usrt=rel&Usrchtype=simple&Utext=hunt&quot;); Add(&quot;Filez&quot;,&quot;&quot;,&quot;http://www.filez.com/&quot;,&quot;http://filez.com/cgi/filez.cgi?query=hunt&type=All+Files&hits=50&domain=World&doit=Search/&quot;); Add(&quot;Shareware.com&quot;,&quot;&quot;,&quot;http://www.shareware.com/&quot;,&quot;http://search.shareware.com/code/engine/Find?logop=and&cfrom=quick&orfile=True&hits=25&search=hunt&category=All-Categories&quot;); Add(&quot;PC Gamer&quot;,&quot;&quot;,&quot;http://www.pcgame.com/&quot;,&quot;http://www.pcgame.com/finder/search.cgi?key=hunt&quot;); // Denmark DisplayForm(); // STOP HIDE // --></script>
او الصفحة المرفقة






------

سوريا باي Syria Buy (http://www.syriabuy.com)


الملفات المرفقة
http://www.traidnt.net/vb/images/attach/zip.gif Search.zip (http://www.traidnt.net/vb/attachments/485302d1274204722-search.zip) (1.7 كيلوبايت, عدد مرات المشاهدة 72 مرة)


https://fbcdn-sphotos-d-a.akamaihd.net/hphotos-ak-ash4/482113_236967293114455_1193518507_n.png (http://www.dzbatna.com)
©المشاركات المنشورة تعبر عن وجهة نظر صاحبها فقط، ولا تُعبّر بأي شكل من الأشكال عن وجهة نظر إدارة المنتدى (http://www.dzbatna.com)©

استعمل مربع البحث في الاسفل لمزيد من المواضيع


سريع للبحث عن مواضيع في المنتدى