Forums
This topic is locked
Update multiple rows in MySQL with checkboxes
Posted 30 Dec 2010 18:42:42
1
has voted
30 Dec 2010 18:42:42 Jack Shearing posted:
With ref to the contrib: "Update multiple rows in MySQL with checkboxes" @ www.dmxzone.com/go?17550First of all thanks for the tutorial - just what I was looking for - there is an error however at (approx) line 59 the script needs: onclick="un_check(this);"
to allow all the checkboxes to be selected/deselected
It took me a while to figure out, so a correction could save some time for future coders.
Apologies if this has already been pointed out.