View Single Post
ישן 12-04-07, 18:21   # 8
LosNir
מתאורר / יצא בחוץ
 
LosNir's Avatar
 
מיני פרופיל
תאריך הצטרפות: Oct 2005
מיקום: ראשון לציון
גיל: 33
הודעות: 2,686
שלח הודעה באמצעות ICO אל LosNir שלח הודעה באמצעות MSN אל LosNir

LosNir לא מחובר  

HTML קוד:
<form name="form" action="search.php" method="get">
<input type="text" name="q" size="20" maxlength="80" /><br />
<input type="radio" name="" value="" checked="checked" onclick="document.form.action='search.php'" /> Site <br />
<input type="radio" name="" value="" onclick="document.form.action='http://www.google.co.il/search?hl=iw'" /> Google <br />
<input type="submit" value="חיפוש" />
</form>
  Reply With Quote