Torna al Thread

tring corpo = "<html><head><title>Riepilogo Ordine " + Codice_Ordine + "</title><meta http-equiv=\"Content-Type\" content=\"text/html; charset=utf-8\" /></head><body><div style=\"font-family:Verdana, Arial, Helvetica, sans-serif;font-size:11px;color:#000000;\">" + "<b>Oggetto :Riepilogo Ordine " + Codice_Ordine + "</b><br /><br /><br />"; if (!string.IsNullOrEmpty(mail.Comunicazioni)) { corpo += "<b>" + mail.Comunicazioni + "</b><br/><br/>"; } corpo += "Gentile cliente,<br />" + "grazie per aver scelto la qualità e comodità dei plantari Podotec<br />" + "Riepilogo Prodotti Acquistati:<br /><br />" + "Ordine: " + Codice_Ordine + "<br /><br />"; if (!string.IsNullOrEmpty(Note_Venditore)) { corpo += "<b>" + Note_Venditore + "</b><br/><br/>"; } corpo += "<div style=\"float:left; width:760px; margin-bottom:10px\">" + RiepiloOrdine() + "</div><br /><br /><br /><br />" + "<div style=\"float:left; width:760px; margin-bottom:10px\">" + "<b>MODALITA' PAGAMENTO</b><br />" +
Copyright © dotNetHell.it 2002-2024
Running on Windows Server 2008 R2 Standard, SQL Server 2012 & ASP.NET 3.5