
17/04/2007, 14:04
|
| | Fecha de Ingreso: abril-2007
Mensajes: 9
Antigüedad: 17 años, 11 meses Puntos: 0 | |
Re: Dudas en mails con formato HTML Gracias por la respuesta...
creo que te refieres a algo como esto....
$message = '
<html>
<head>
<title>Prueba de Email</title>
</head>
<body>
<center>
<img src="http//(miIP)/Mail/leon.jpg" width="50" height="50">
<center>
</body>
</html>
';
No se si nuevamente estoy haciendo algo mal.... pero no me funciono... la imagen sigue sin verse.... jeje :( |