Mango Hosting .com

Entries Tagged ‘scripts’

Como utilizar CDONTS para envío de email

The CDONTS component is a great email component to use on your ASP pages. Below are some sample CDONTS Mail scripts to use on your ASP pages:
To send a text-based message using CDONTS:
<%
dim mail
‘Create the object
set mail = server.CreateObject(”CDONTS.NewMail”)
mail.From = “anyone@yourdomain.com” ‘This is the address that the email is
coming [...]

Leave a Comment

Como crear una forma de contacto

Forma de contacto
Selecciones el siguiente texto y grabelo como “Miforma.html”:
<html>
<head><title>Simple PHP Based Form Mail Application for MangoHosting</title>
</head>
<body bgcolor=”#ffffff” text=”#000000″>
<!– begin form example –>

<FORM METHOD=”POST” NAME=”MiForma” ACTION=”http://www.mangohosting.com/apps/mailform/mailform.php”>
<!– #####NO TOCAR##### direccion para notificacion de errores –>
<input type=”hidden” name=”alert_to” value=”support@mangohosting.com”>

<!– ##### 1. CAMBIAR ##### direccion a donde se enviar los correos, pueden ser varias separadas por coma –>
<input [...]

Leave a Comment

  



© 2008 Mango Hosting .com, una empresa de Movilabs
Monterrey, Mexico, Tel. (81) 8129 3767, email: oficinamty@mangohosting.com

Full RSS - Comments RSS