@SBF: Because ASP.NET just "copy&paste"s the OnClientClick code into the middle of its own method. Thus, A; return confirm(...); B; never ... ... <看更多>
Search
Search
@SBF: Because ASP.NET just "copy&paste"s the OnClientClick code into the middle of its own method. Thus, A; return confirm(...); B; never ... ... <看更多>
When we click the Delete link button a confirm dialog box should be displayed ... use OnClientClick ... ... <看更多>
pls check my following code : <asp:Button ID="btnSubmit" runat="server" Text="Submit" style="margin-bottom:20px;" OnClientClick="return ... ... <看更多>