Visualizzazione dei risultati da 1 a 2 su 2

Discussione: Outlook 2007 e html

  1. #1
    Utente di HTML.it
    Registrato dal
    Oct 2009
    Messaggi
    9

    Outlook 2007 e html

    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

  2. #2
    Utente di HTML.it L'avatar di mexican
    Registrato dal
    Oct 2001
    residenza
    cava de tirreni
    Messaggi
    3,541

    Re: Outlook 2007 e html

    Originariamente inviato da jugo
    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
    devi usare un linguaggio lato server

Permessi di invio

  • Non puoi inserire discussioni
  • Non puoi inserire repliche
  • Non puoi inserire allegati
  • Non puoi modificare i tuoi messaggi
  •  
Powered by vBulletin® Version 4.2.1
Copyright © 2025 vBulletin Solutions, Inc. All rights reserved.