Hi all,
I need help with checkboxes in my jsp code, what I need to do is to assign the value of the customer_id from my sql database to each checkboxes in my page so when a/ or more checkbox(es) are checked I can delete that customer?
The checkboxes are displayed from a loop.
Can anyone help?
Cheers
Vero
I need help with checkboxes in my jsp code, what I need to do is to assign the value of the customer_id from my sql database to each checkboxes in my page so when a/ or more checkbox(es) are checked I can delete that customer?
The checkboxes are displayed from a loop.
Can anyone help?
Cheers
Vero