/ Published in: ASP
Expand |
Embed | Plain Text
<asp:Button runat="server" ID="DeleteButton" CommandName="Delete" Text="Delete" OnClientClick="return confirm('Are you sure you want to delete this product?');" />
You need to login to post a comment.
