Ver Mensaje Individual
  #3 (permalink)  
Antiguo 17/04/2007, 14:04
ricardo072
 
Fecha de Ingreso: abril-2007
Mensajes: 9
Antigüedad: 17 años
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 :(