عرض مشاركة مفردة
 
  #1  
قديم 16-03-2006, 10:48 PM
apostars apostars غير متصل
عضو
 
تاريخ التسجيل: Jul 2005
مشاركة: 10
مستوى تقييم العضوية: 0
apostars is on a distinguished road
الافتراضي وضع خانة محرك البحث الشهير Google على موقعه

السلام عليكم و رحمة الله و بركاته

لمن يريد وضع خانة محرك البحث الشهير Google على موقعه هدا هو السكريبت :


<!-- Search Google -->
<center>
<form method="get" action="http://www.google.com/custom" target="_top">
<table bgcolor="#ffffff">
<tr><td nowrap="nowrap" valign="top" align="left" height="32">
<a href="http://www.google.com/">
<img src="http://www.google.com/logos/Logo_25wht.gif" border="0" alt="Google" align="middle" width="75" height="32"></img></a>
<input type="text" name="q" size="40" maxlength="255" value=""></input>
<input type="submit" name="sa" value="Search"></input>
<input type="hidden" name="client" value="pub-4593042942023159"></input>
<input type="hidden" name="forid" value="1"></input>
<input type="hidden" name="ie" value="ISO-8859-1"></input>
<input type="hidden" name="oe" value="ISO-8859-1"></input>
<input type="hidden" name="cof" value="GALT:#9A2C06;GL:1;DIV:#33FFFF;VLC:D03500;AH :center;BGC:99CCFF;LBGC:CCE5F9;ALC:440066;LC:44006 6;T:336699;GFNT:223472;GIMP:223472;FORID:1;"></inp ut>
<input type="hidden" name="hl" value="en"></input>
</td></tr></table>
</form>
</center>
<!-- Search Google -->