RE: [Linux-programlama] php checkbox sorunu

---------

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

From: Agah ALICI (agah@sakarya.edu.tr)
Date: Wed 21 Feb 2007 - 11:09:17 EET


Merhaba
Şöyle bir şey deneyebilirsin.

<form name="test">
<INPUT TYPE="checkbox" NAME="ID1[0]" VALUE="checked"
onclick='this.form["ID2[0]"].checked = this.checked'> <INPUT
TYPE="checkbox" NAME="ID2[0]" VALUE="checked">
<INPUT TYPE="checkbox" NAME="ID1[1]" VALUE="checked"
onclick='this.form["ID2[1]"].checked = this.checked'> <INPUT
TYPE="checkbox" NAME="ID2[1]" VALUE="checked">
<INPUT TYPE="checkbox" NAME="ID1[2]" VALUE="checked"
onclick='this.form["ID2[2]"].checked = this.checked'> <INPUT
TYPE="checkbox" NAME="ID2[2]" VALUE="checked">
</form>

Kolay gelsin.

-----Original Message-----
From: linux-programlama-bounces@liste.linux.org.tr
[mailto:linux-programlama-bounces@liste.linux.org.tr] On Behalf Of Burak
Oğuz
Sent: Wednesday, February 21, 2007 10:26 AM
To: linux-programlama@liste.linux.org.tr
Subject: Re: [Linux-programlama] php checkbox sorunu

Sadece 2 tane checkbox olacaksa radio buttonları denesen daha iyi olur.
Yada java script yazman gerekebilir.

baser guvenc wrote On 20-02-2007 17:04:
> Merhaba .Elimde veritabanından yazdırdığım checkbox lar var fakat
> yan yana olan aynı satırdaki checkboxların birine tıklayınca diğerine
> tıklamamasını istiyorum bunu nasıl yapabilirim.
>
> <INPUT TYPE="checkbox" NAME="ID1[0]" VALUE="checked" >a <INPUT
> TYPE="checkbox" NAME="ID2[0]" VALUE="checked" CHECKED>b
>
> <INPUT TYPE="checkbox" NAME="ID1[1]" VALUE="checked" CHECKED>a
> <INPUT TYPE="checkbox" NAME="ID2[1]" VALUE="checked" >b
>
> <INPUT TYPE="checkbox" NAME="ID1[2]" VALUE="checked" >a <INPUT
> TYPE="checkbox" NAME="ID2[2]" VALUE="checked" CHECKED>b
> ----------------------------------------------------------------------
> --
>
> _______________________________________________
> Linux-programlama mailing list
> Linux-programlama@liste.linux.org.tr
> http://liste.linux.org.tr/mailman/listinfo/linux-programlama
>

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

----------------------------------------------------------------------------
--------
Bu E-Posta Sakarya Universitesi E-posta Sunucusu Araciligiyla Size
Ulastirilmistir.

SAU >> BIDB >> Ar-Ge S.M. >> Sistem Yonetimi Servisi

BitDefender Antivirus Yazilimi Tarafindan Virus Taramasindan Gecirilmistir.

------------------------------------------------------------------------------------
Bu E-Posta Sakarya Universitesi E-posta Sunucusu Araciligiyla Size Ulastirilmistir.

SAU >> BIDB >> Ar-Ge S.M. >> Sistem Yonetimi Servisi

BitDefender Antivirus Yazilimi Tarafindan Virus Taramasindan Gecirilmistir.

_______________________________________________
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.