I hope this question has a simple answer. I have a table of names that pulls back records that are in a table. I want to add a link by the name that says "Remove" - when clicked, I would like the name deleted from the mssql table and the page left to reflect the list without that name.
Is there an easy way to accomplish this? Even if I cannot remain on the same page, how would I do that using a link? Thanks!!!