by pietman
29. May 2009 13:43
add the following attributes:
OnClientClick="if(!confirm('Are you sure?'))return false;"
to your button / link button etc. e.g.
<asp:LinkButton ID="ButtonReset" runat="server" Text="Reset"
onclick="ButtonReset_Click" OnClientClick="if(!confirm('Are you sure?'))return false;" />
7d5f25e6-681d-4f90-b1ca-fd5328894794|0|.0
Tags:
CSS | LINQ