Hi there.

I am using vb.net and asp.net to make a website

basically, it returns records from a SQL database and im using a datalist to display them in

in this DL there are 2 buttons, delete and update. cool, it works fine

but now i wish to show a confirmation box when the user hits the delete button - how is this done?