Torna al Thread

//Codice lato server string strMessaggio = "if (confirm('Continuare?')) { document.getElementById('" + btnConferma.ClientID + "').click(); }"; Page.ClientScript.RegisterStartupScript(Page.GetType(), "confirmPagina", strMessaggio, true); //Definizione del pulsante <asp:Button ID="btnConferma" runat="server" Text="" style="display:none;"/>
Copyright © dotNetHell.it 2002-2024
Running on Windows Server 2008 R2 Standard, SQL Server 2012 & ASP.NET 3.5