Enviio de Correo con .NET y gmail.com, con o sin datos adjuntos

1
2
// variable donde se guarda el escrito o body del email formato HTML
public string message_pagos = "<html><body> Estimado(a) : {0} <br><br> Adjunto a este correo se encuentra el comprobante de pago del: <h1>{1}</h1
    ></body></html>.";
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX

Be the first to comment

You can use [html][/html], [css][/css], [php][/php] and more to embed the code. Urls are automatically hyperlinked. Line breaks and paragraphs are automatically generated.