Salve!
voglio inviare una newsletter in formato html con Outlook 2007.
So che Outlook 2007 usa Word per inviare messaggi in html.
Ma se io devo inviare un semplice codice html fatto così, come faccio?
Ho provato con inserisci come testo ma non funziona
<html>
<head>
<title> BooksRoad Newsletter</title>
</head>
<body>
[img]BooksRoadnews7_4.jpg[/img]
<map name="BooksRoadnews7_4">
<area shape="rect" coords="1469,477,896,446" href="http:\\www.xxx.it" target="_BLANK">
<area shape="rect" coords="519,661,1220,698" href="mailto:yyy@xxx.it" target="_BLANK">
<area shape="rect" coords="557,886,1262,922" href="mailto:yyy@xxx.it" target="_BLANK">
</map>
</body>
</html>
Grazie a chi vorrà aiutarmi

Rispondi quotando