Tema: Como lo Hago
Ver Mensaje Individual
  #8 (permalink)  
Antiguo 11/05/2004, 09:45
Wascar
 
Fecha de Ingreso: marzo-2002
Mensajes: 60
Antigüedad: 22 años, 1 mes
Puntos: 0
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<title> ::WOGI:: </title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style type="text/css">
<!--.
.Estilo3 {color: #FFFFFF; font-weight: bold; }
.Estilo4 {color: #FFFFFF}
.Estilo7 {color: #000033}
.Estilo10 {color: #0000FF}
.Estilo11 {
font-family: Geneva, Arial, Helvetica, sans-serif;
font-size: 14px;
}
.Estilo13 {
font-size: 10px;
font-family: "Times New Roman", Times, serif;
font-weight: bold;
}
.Estilo14 {
color: #0033FF;
font-style: italic;
}
body {
background-color: #EDE0BE;
}
-->
</style>
</head>

<body topmargin="0" leftmargin="0">
<form name="form1" method="post" action="">
<table width="100%" border="0" cellpadding="0" cellspacing="0" bgcolor="#EDE0BE">
<!--DWLayoutTable-->
<tr>
<td width="108" align="left" valign="top"><img src="/logowogi.GIF" width="108" height="102"></td>
<td width="274" height="93" valign="top"><span class="Estilo7"><font size="7" face="Times New Roman, Times, serif">WOGI</font><font size="3" color="#9191FF" face="Verdana, Arial, Helvetica, sans-serif"><b><br>
</b></font><span class="Estilo10"><font size="3" face="Verdana, Arial, Helvetica, sans-serif"><b> W</b>eb <b>O</b>ficial de los <b>G</b>raduandos <b>I</b>nform&aacute;ticos</font></span></span></td>
<td width="358"><span class="Estilo7"><font size="7" face="Times New Roman, Times, serif"> &nbsp;&nbsp;&nbsp;<span class="Estilo14">W-Mail</span></font></span></td>
</tr>
<tr valign="middle" bgcolor="#000033">
<td height="23" colspan="3"><div align="center" class="Estilo4 Estilo11"><strong>....</strong></div></td>
</tr>
</table>
<br>
<table width="694" height="291" border="0">
<tr>
<td bgcolor="#000033"><p class="Estilo4"><strong>
<span class="Estilo3">E-mail:.</span>&nbsp;
<input name="from" type="text" id="correo2" size="50">
</strong></p> </td>
</tr>
<tr bgcolor="#000033">
<td><p class="Estilo4"><strong><span class="Estilo3">Asunto:.</span>
<input name="asunto" type="text" id="asunto4" size="50">
</strong></p>
</td>
</tr>
<tr bgcolor="#000033">
<td><p class="Estilo4"><strong><span class="Estilo3"><br>
Mensaje:.</span><br>
<textarea name="Mensaje" cols="80" rows="10" id="textarea3"></textarea>
<br>
<br>
&nbsp;&nbsp;&nbsp;&nbsp;
<input type="reset" name="Submit2" value="Limpiar">
&nbsp;
<input type="submit" name="Submit" value=" Enviar ">
</strong></p> </td>
</tr>
</table>

<p><span class="Estilo4"><strong>
<?php
// Variable de Campos Correo:del que envia; Asunto: asunto del correo; Mensaje: del Correo
$correo="[email protected]";
$asunto;
$Mensaje;
//para el envío en formato HTML
$cabesera = "MIME-Version: 1.0\r\n";
$cabesera .= "Content-type: text/html; charset=iso-8859-1\r\n";
//dirección del remitente o sea la direccion de Uno
$cabesera .="From: $from \r\n";
//dirección de respuesta, si queremos que sea distinta que la del remitente
$cabesera .= "Reply-To: $from \r\n";

mail($correo,$asunto,$Mensaje,$cabesera);
require_once ('Conf_Mail.htm');?>
?>





<br>
<br>
</strong></span></p>
</form>
<table width="100%" border="0" bgcolor="#CCCCCC">
<tr>
<td><div align="center" class="Estilo13">..........<br>
.............................................</div></td>
</tr>
</table>

</body>
</html>
__________________
Viva la Republica Dominicana