Hi,

I want to have a function that delete some customers. The customers will be selected by cklicking on in checkboxes. This is the line I codes the checkboxes:

<input type='checkbox' name='user_loeschen[] value="id" id=".[User-ID].">

How can I use the checkboxvariable within another script and handle the id-value? I little codescripplet will help me.

Regards,
Ruprecht

--
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to