03-11-2008, 10:01 AM
|
#1 (permalink)
|
|
The Contributor
Join Date: Jan 2008
Location: Leeds
Posts: 52
Thanks: 7
|
Checkbox mass update?
Hi,
I've built an approval process for submitted messages with an approve or delete button next to each message. This links through to either:
url.php?approve=$id
url.php?delete=$id
But i want to change them from links to checkboxes so that i can update multiple records at once.
How would i go about this?
Thanks,
Mike
|
|
|