this is my problem :
..................................................................
i have many checkboxes like this one here with name and value
u can see then end of the name is the same with the value
and i wish to make a if something like
substr from name only the end part from the _ and check if is == with that value if so regist else not
<INPUT TYPE="CHECKBOX" NAME="region_lazio" VALUE="lazio">
can u understand me ?
i really need help the from is HUGE :< with many checkboxez like this and many values