Torna al Thread

Public Sub btnAcquistaControlla(ByVal sender As Object, ByVal e As System.Web.UI.ImageClickEventArgs) Handles ImgBtnVaiAllaCassa.Click Dim lblQualeSpedizione As Label = PanelCarrello.FindControl("lblComeSpedisceID") If lblQualeSpedizione.Text = "" Then 'Gestione del popup di errore 'ti consiglio il modalPopUpExtender se hai AjaxToolKit Installato else response.redirect(<pagina di destinazione>) End If End Sub
Copyright © dotNetHell.it 2002-2024
Running on Windows Server 2008 R2 Standard, SQL Server 2012 & ASP.NET 3.5