--- Paranoid_Fabio <[EMAIL PROTECTED]> wrote: > I don't want to invoke a removeAction for every click...but I think it's > the only way..isn't it?
You could keep a JavaScript variable containing a comma- (or whatever-) separated list of IDs to remove and submit that value on submission, parse the value in the action, and delete the appropriate DB entries. Dave --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]