I have a problem with a news system I have created. It gets the news from an access database and displays them in a table. I would like to have a link that says something like: "delete this post" on the right of every post, and that link must of course delete the post in question. How do you do that?