Page 2 of 2
Posted: Tue Feb 28, 2006 1:56 pm
by Didy
ok , will try later and tell you if i a was succesiful
Thank you !
Posted: Tue Feb 28, 2006 2:12 pm
by Didy
Ok still having problems, and problem is that i can't make those variables as names of my controls (chekbox and hiddenfield) so i would kindley ask you if you could provide me some example of that code which will with echo command make checkbox and hidden field in the way that their names are ID of curent line.
Sorry one more time for all those troubles.

Posted: Tue Feb 28, 2006 2:33 pm
by chrys
When you're echoing the table... you echo the id.. so just echo the same id into <input type="checkbox" name="accept[$id]" value="1">