[Linux-programlama] PHP - Form Hakkında

---------

New Message Reply About this list Date view Thread view Subject view Author view Attachment view

From: Ahmet ERDOGAN (corsair@linuxcuyuz.biz)
Date: Mon 01 Aug 2005 - 11:41:16 EEST


Herkeze merhabalar

Aşağıdaki radiobuttonlara tıklandığında select'in durumunu
nasıl değiştirebilirim sayfayı refresh etmeden

<form name="form1" method="post" action="">
      <input name="1" type="radio" value="1"> // select disabled
      <input name="2" type="radio" value="2"> // select enabled
      <input name="3" type="radio" value="3"> // select disabled
      <select name="select">
      <option>1</option>
      <option>2</option>
      <option>3</option>
      </select>
</form>

Kolay gelsin

_______________________________________________
Linux-programlama mailing list
Linux-programlama@liste.linux.org.tr
http://liste.linux.org.tr/mailman/listinfo/linux-programlama


New Message Reply About this list Date view Thread view Subject view Author view Attachment view

---------

Bu arsiv hypermail 2.1.2 tarafindan uretilmistir.