Ask a Question related to Macromedia Dynamic HTML, Design and Development.
-
pjconnors #1
Html newsletters displayed in Email
This seems like an easy topic but it is not to be found in these forums. I
contantly get emails that display an html page when opened. They are linked to
the sender's site to get the images. I'm on a Mac, how do I make my email
newsletter display in emails my clients get? I have the newsletter up on a
server now ready to download but how do I get the viewers email program to
download and display it automatically? I'd rather they don't have to click on a
link to see it.
pjconnors Guest
-
CSS for HTML newsletters?
Thanks in advance for any advice... I am looking at switching our HTML newsletter from using font tags to using CSS, but I have only found one... -
HTML email newsletters
well i dont know how many people use Contribute to do newsletters, but as long as they are web pages on your server and contribute can access your... -
HTML email newsletters
well i dont know how many people use Contribute to do newsletters, but as long as they are web pages on your server and contribute can access your... -
HTML email newsletters
Hi -- I have this same question. I would also like to know if there are any user examples of newsletters made with Contribute. This would help me... -
email newsletters
How do you email a newsletter like the one sent by macromedia.com? I've tried several ways but nothing has worked, so far. Do I need a special... -
HuntClubWebmaster #2
Re: Html newsletters displayed in Email
I don't know if this is the official correct way to do this, but I have noticed
that when I am on a website and want to send it to a friend, I can do so by
File:Send: Page by Email. I am going to try it in the near future!
HuntClubWebmaster Guest
-
David.Holley #3
Re: Html newsletters displayed in Email
Whether the email displays the images depends on the user's email client
settings.
When I'm not using ConstantContact email marketing (which allows HTML import),
I use Thunderbird (from Mozilla) in the past to create HTML newsletter
emails...there's an import HTML Code option in there, just reference all of the
images to your web server.
David.Holley Guest
-
EllanaB #4
Re: Html newsletters displayed in Email
1. Upload all of your cotent to the site.
2. navigate to that page.
3. click ctrl +A to select the entire page.
4. now click ctrl + c to copy the page.
5. now paste it into your email and your done.
Note: Make sure your images have the full url reference to them. You can do
this quickly with the find/replace function.
So your images should go from:
/images/imagename.jpg
to
[url]http://www.yoursitename.com/images/imagename.jpg[/url]
EllanaB Guest



Reply With Quote

