Hi Patiek,
Thankyou for your reply, I thoroughly appreciate your help.
I can clearly see now that the forward shouldnt have been there and it should be outside of the loop.
Another thing I was wondering before i've actually tried it is:
I have put a checkbox for the rows to be selected for deletion in the form to be POST to this multiple delete or update script, I was wondering how should I name those checkboxes? I have put an $i increment so each rows checkbox would be named del1 del2 del3 etc etc. as you can see from the cod snippet I have tried to incorporate that in $call.
Would that be successful, other than it wouldnt be if there were more then 11 rows?
Hope i'm making sense, its just I dont completely understand it myself
Thankyou once again for your help.