HTML in Email
Hi there
Im trying to create a HTML email but i am having trouble finding out how to do it. Have you ever received an email where you open it and it says 'Click to download images' and when you click it, it looks like a website? Well thats what i want to create.
I do not want any interactivity within the email, more like a brochure. Does anyone know how i go about this?
Cheers
:-)
GR Web FX
Junior Poster in Training
66 posts since Nov 2004
Reputation Points: 11
Solved Threads: 0
Have look on links in this google search, they should help google result
peter_budo
Code tags enforcer
15,436 posts since Dec 2004
Reputation Points: 2,806
Solved Threads: 902
Hi Peter_Budo and HI2Japan
Thanks for your replys :-)
I will have a look at those searchs Peter thankyou.
I am using Microsoft Outlook to create the HTML email but i would like all email systems to be able to recieve it.
I use Dreamweaver to create my websites. How would i transfer the code from dreamweaver into an email?
Thanks again for your help.
Gary
GR Web FX
Junior Poster in Training
66 posts since Nov 2004
Reputation Points: 11
Solved Threads: 0
I don't know I never use it, if I had to I will code it in Java so no joy there for you. Just realy have look on that search result they are helpful. The first one is good and was recently updated (11th Dec 2007) http://www.anandgraves.com/html-email-guide
peter_budo
Code tags enforcer
15,436 posts since Dec 2004
Reputation Points: 2,806
Solved Threads: 902
Hi Guys
Thanks again for help it is much appreciated.
OK i have been trying out this stuff and this is where i am at.
I have created a newsletter in dreamweaver which contains 3 images. When you upload a standard website you would have say index.htm and then you 'images' folder containing your images. The path for this from index.html would be images/image1.jpg for example.
To get it to work in an email i have uploaded the images and index file and changed the path inside the index file to http://www.whateversite.com/images/image1.jpg
Now using Outlook Express you can go to 'Create New Message' and then go to 'Insert-->Text from file'. Then select index.html file and it displays it in your email :-) Hey presto :-)
Now the person who wants to be sending these emails uses Outlook 2003 and there doesnt seem to be a 'test from file' option.
So i am half way there!! i have tried copying the table from dreamweaver and pasting into a new email but had no joy.
I carry on trying the other things suggested though.
Thanks for your help guys
Gary
GR Web FX
Junior Poster in Training
66 posts since Nov 2004
Reputation Points: 11
Solved Threads: 0
Remember that some ISPs automatically bar displaying html in emails.
MidiMagic
Nearly a Senior Poster
3,319 posts since Jan 2007
Reputation Points: 730
Solved Threads: 182
Thank you C6H1206
I don't have any issues getting the html file to send as email...the issue comes when anyone forward the original email on...the next recipient only get text and the image area is left blank without the standard box with an x in it.
You can't control this. This setting belongs to the user who forwarded the email. It's a setting on his computer.
MidiMagic
Nearly a Senior Poster
3,319 posts since Jan 2007
Reputation Points: 730
Solved Threads: 182