List,

I have come accross a slightly large hurdle in one of my perl scripts.
Basically I have a list that prints out some *crud* from a PostgreSQL table.
Each row has a checkbox located next to it.  I want to be able to have the
user select as many of these check boxes as they desire and then press
delete 'submit' button and have these selections deleted from the database?

Can some one give me a clue on where to start here?

Regards,

df

Reply via email to