A Flash Developer Resource Site

Results 1 to 4 of 4

Thread: HTML Text Emails

  1. #1
    Perverse Futurist villain2's Avatar
    Join Date
    Sep 2002
    Location
    Baltimore, MD
    Posts
    891

    HTML Text Emails

    Just a question, does anyone know any good tutorials on building html formatted emails? I've done them before, but it was a long time ago and the technique I used then doesn't work now.

  2. #2
    ? tonytryout's Avatar
    Join Date
    Oct 2001
    Location
    Somewhere out there
    Posts
    864
    not sure what other people use but I use ASP and CDONTS/CSYS email component (already on Windows servers) as it gives me a great deal of flexibility.

  3. #3
    Domo Arigato! Ultima Designs's Avatar
    Join Date
    Nov 2003
    Location
    Missing in Action
    Posts
    512
    We use PHP with a SMTP class...I believe the class is open source.
    I really enjoy forgetting. When I first come to a place, I notice all the little details. I notice the way the sky looks. The color of white paper. The way people walk. Doorknobs. Everything. Then I get used to the place and I don't notice those things anymore. So only by forgetting can I see the place again as it really is.

  4. #4
    Total Universe Mod jAQUAN's Avatar
    Join Date
    Jul 2000
    Location
    Honolulu
    Posts
    2,429
    generating them dynamically or just makeing a page you can send as email?

    For the latter, make all image links absolute, open it in IE, and choose send->page by email.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  




Click Here to Expand Forum to Full Width

HTML5 Development Center