Home
ASP.Net Button with confirmation box
<asp:Button
ID="Button2"
Text="Delete"
OnClientClick="return confirm('Are you sure you want to delete this Record?')"
runat="server" />
Reader's Comments
Name
Comment
Add a RELEVANT link (not required)
Upload an image (not required)
Uploading...
Home