Jump to content

Özel Google Arama Sayfası Yapma


Recommended Posts

Selam.Kafemde giriş sayfası olarak kullanmak için bir index sayfası yapmak istiyorum.Bu sayfayı kendi serverime atacağım,oradan yayın yapacak.Müşteri tarayıcıyı açınca google sayfası gibi bir sayfa açılacak,hem arama yapabilecek,hem altta eklediğim kısayolları kullanabilecek.ask sitesindeki gibi.O google arama çubuğunun nasıl yapıldığını bilen varmı?

[img]http://www.kayinet.net/a.jpg[/img]

Düzeltme: Böyle bir kod buldum.ama googlenin yeni arama çubuğu gibi değil.
[color=#3B3835][font='Helvetica Neue', Helvetica, Arial, sans-serif][size=3][background=rgb(246, 245, 239)] [CODE]<FORM method=GET action="http://www.google.com.tr/search"> <TABLE bgcolor="#FFFFFF"><tr><td> <A HREF="http://www.google.com.tr/"> </A> <input name="q" type="text" value="" size="120" /> <INPUT TYPE=hidden name=hl value="tr"> <INPUT type=submit name=btnG VALUE="Ara"> </td></tr></TABLE> </FORM> </center> <!-- Search Google --> [/CODE][/background][/size][/font][/color] Edited by triyak72
Link to comment
Share on other sites

  • 2 hafta sonra ...

Bu işini görebilir.

[CODE]
<!-- Search Google --> <center> <form method="get" action="http://www.google.com.tr/custom" target="_top"> <table bgcolor="#ffffff"> <tr><td nowrap="nowrap" valign="top" align="left" height="32"> <a href="http://www.google.com/" _fcksavedurl="http://www.google.com/"> <img src="http://www.google.com/logos/Logo_25wht.gif" _fcksavedurl="http://www.google.com/logos/Logo_25wht.gif" border="0" alt="Google" align="middle"></img></a> <label for="sbi" style="display: none">Arama terimlerinizi girin</label> <input type="text" name="q" size="31" maxlength="255" value="" id="sbi"></input> <label for="sbb" style="display: none">Arama formu gönder</label> <input type="submit" name="sa" value="Arama" id="sbb"></input> <input type="hidden" name="client" value="pub-5224501972594997"></input> <input type="hidden" name="forid" value="1"></input> <input type="hidden" name="ie" value="ISO-8859-9"></input> <input type="hidden" name="oe" value="ISO-8859-9"></input> <input type="hidden" name="cof" value="GALT:#008000;GL:1;DIV:#336699;VLC:663399;AH:center;BGC:FFFFFF;LBGC:336699; ALC:0000FF;LC:0000FF;T:000000;GFNT:0000FF;GIMP:0000FF;FORID:1"></input> <input type="hidden" name="hl" value="tr"></input> </td></tr></table> </form> </center>
<!-- Search Google -->
[/CODE]

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

 Share

  • Recently Browsing   0 members

    No registered users viewing this page.

×
×
  • Create New...