Putting Image in HTML Email...

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • PureTotty
    Confirmed User
    • Feb 2004
    • 679

    #1

    Putting Image in HTML Email...

    ok as you all know i am such a newbie... I am putting together a email to send out in richtext... I am doing the html code for it and wonder how I can put a image into the html...

    I know I have to host it on my server... not a problem... but what code do I use to put it into the html code...

    Hoping someone can help...

    Thanks

    Steve

    PS Does anyone know any company that runs a Eflyer system, where I can get a Eflyer template made, and then send it out to mailing lists...

    GREAT NEW SITE TO PROMOTE

    OTHER GREAT PROGRAMMES TO JOIN !!!
    ZIP IT PORN BLING PIMPS DURTY CASH
  • JD
    Too lazy to set a custom title
    • Sep 2003
    • 22651

    #2
    Code:
    <img src="url">

    Comment

    • Rob
      I'm a great bowler.
      • Nov 2003
      • 13310

      #3
      Originally posted by SPeRMiNaToR
      Code:
      <img src="url">
      Be sure not to use relative links like <img src="images/yourimage.jpg....

      You have to put in the full link...<img src="http://www.yoursite.com/images/yourimage.jpg....

      Comment

      • PureTotty
        Confirmed User
        • Feb 2004
        • 679

        #4
        Props to the GFY Crew...

        Thanks Guys

        GREAT NEW SITE TO PROMOTE

        OTHER GREAT PROGRAMMES TO JOIN !!!
        ZIP IT PORN BLING PIMPS DURTY CASH

        Comment

        • PureTotty
          Confirmed User
          • Feb 2004
          • 679

          #5
          Duh !

          For some reason cant get this to work in the email... do you think its cause of the CCBill code ???

          <a href="http://refer.ccbill.com/cgi-bin/clicks.cgi?CA=929957-0000&PA=1057745&HTML=http://www.naomiteen.com"><FONT face="Berlin Sans FB" size="6" color="#FF33FF">... Then Check Out Her New Site Now !!!</FONT></a>


          Just incase it works here it is again... but with soem *** in to break it... but even without it wont work... yet it will if I put a straight domain name in

          <***a href="http://refer.ccbill.com/cgi-bin/clicks.cgi?CA=929957-0000&PA=1057745&HTML=http://www.naomiteen.com"><***FONT face="Berlin Sans FB" size="6" color="#FF33FF">... Then Check Out Her New Site Now !!!<***/FONT><***/a>

          GREAT NEW SITE TO PROMOTE

          OTHER GREAT PROGRAMMES TO JOIN !!!
          ZIP IT PORN BLING PIMPS DURTY CASH

          Comment

          • JD
            Too lazy to set a custom title
            • Sep 2003
            • 22651

            #6
            Code:
            <a href="http://refer.ccbill.com/cgi-bin/clicks.cgi?CA=929957-0000&PA=1057745&HTML=http://www.naomiteen.com"><FONT face="Berlin Sans FB" size="6" color="#FF33FF">... Then Check Out Her New Site Now !!!</FONT></a>
            html is correct. Might just be the email program you're using

            Comment

            • PureTotty
              Confirmed User
              • Feb 2004
              • 679

              #7
              Hmmm....

              I am trying to send it out with MicroSoft Outlook ??? it works when I use a straight website... but the afflaite code breaks it

              GREAT NEW SITE TO PROMOTE

              OTHER GREAT PROGRAMMES TO JOIN !!!
              ZIP IT PORN BLING PIMPS DURTY CASH

              Comment

              • JD
                Too lazy to set a custom title
                • Sep 2003
                • 22651

                #8
                Originally posted by PureTotty
                I am trying to send it out with MicroSoft Outlook ??? it works when I use a straight website... but the afflaite code breaks it
                Get thunderbird.

                Comment

                • PureTotty
                  Confirmed User
                  • Feb 2004
                  • 679

                  #9
                  Hmmm...

                  I hate Bill Gates... I apparently can hyperlink it seperately from the HTML code, apparently that is a way round it, just weird the affilaite code breaks it

                  GREAT NEW SITE TO PROMOTE

                  OTHER GREAT PROGRAMMES TO JOIN !!!
                  ZIP IT PORN BLING PIMPS DURTY CASH

                  Comment

                  Working...