Dévay Gyula írta:
> Hatha erre is tudsz valami okosat: :-)
> 
> <form action=index.php metod=post>
> 
> majd kiiratom foreach-al:
> 
> <input type=checkbox name=valami1 value=valami1>
> ...
> <input type=checkbox name=valami234 value=valami234>
> 
> vegen:
> 
> <input type=submit value=tovabb></form>
> 
> Ha csak par tetel van, reagal a bongeszo es elkuldi a kivalasztott -
> bebipalt - teteleket rendesen, de ha pl. tobb szaz sor van - de
> kivalasztva csak pl 2 tetel - akkor hiaba nyomom a submit gombot, nem
> csinal latszolag semmit a bongeszo. Ez mitol lehet?
> 
> 

az inputok igy neznek ki:
<form action="index.php" metod="post">
<input type="checkbox" name="valami[1]"<?=($valami[1])?' checked':''?> />

Egyebkent nem tudom. Van a vegen </form>? Itt valami mas hiba lehet, 
esetleg nem toltodott le az egesz form.

-- 
Ámon Tamás
http://linkfelho.amon.hu

_________________________________________________
linux lista      -      linux@mlf.linux.rulez.org
http://mlf2.linux.rulez.org/mailman/listinfo/linux

válasz