User Name Password Register
DaniWeb IT Discussion Community
All
What is DaniWeb IT Discussion Community?
You're currently browsing the HTML and CSS section within the Web Development category of DaniWeb, a massive community of 423,861 software developers, web developers, Internet marketers, and tech gurus who are all enthusiastic about making contacts, networking, and learning from each other. In fact, there are 3,895 IT professionals currently interacting right now! Registration is free, only takes a minute and lets you enjoy all of the interactive features of the site.
Please support our HTML and CSS advertiser: Lunarpages Web Hosting
Views: 1768 | Replies: 20
Reply
Join Date: Mar 2006
Location: Japan
Posts: 139
Reputation: HI2Japan is an unknown quantity at this point 
Rep Power: 3
Solved Threads: 16
HI2Japan HI2Japan is offline Offline
Junior Poster

Re: HTML in Email

  #11  
Feb 11th, 2008
What are they using to check their mail? Its possible their mail app can't read HTML.
Reply With Quote  
Join Date: Feb 2008
Posts: 3
Reputation: joecocker is an unknown quantity at this point 
Rep Power: 0
Solved Threads: 0
joecocker joecocker is offline Offline
Newbie Poster

Re: HTML in Email

  #12  
Feb 11th, 2008
I will have to check that out. I know there is something within Outlook that has to be checked to receive html. I have tried viewing the software companies source code on the emails I have received and forwarded to friends and I don't experience what is happening when I try the email marketing. Would you have any thoughts on where the original documents reside (currently they are on my harddrive) (should they be out on my web server)?
Thanks.
Reply With Quote  
Join Date: Feb 2008
Posts: 5
Reputation: C6H12O6 is an unknown quantity at this point 
Rep Power: 0
Solved Threads: 0
C6H12O6's Avatar
C6H12O6 C6H12O6 is offline Offline
Newbie Poster

Re: HTML in Email

  #13  
Feb 11th, 2008
Here is my technique

1)create an html document
2)screen capture your document (edit it and save)
3)load image to host (ftp site)
4)reference source of image file within email (**dont forget hyperlink**)
Example code for source refrence:
<iframe width="120" height="324" src="http://www.yourdomain.com/images/image.jpg" frameborder="0" scrolling="no"></iframe>
Reply With Quote  
Join Date: Feb 2008
Posts: 3
Reputation: joecocker is an unknown quantity at this point 
Rep Power: 0
Solved Threads: 0
joecocker joecocker is offline Offline
Newbie Poster

Re: HTML in Email

  #14  
Feb 11th, 2008
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.
Reply With Quote  
Join Date: Feb 2008
Posts: 5
Reputation: C6H12O6 is an unknown quantity at this point 
Rep Power: 0
Solved Threads: 0
C6H12O6's Avatar
C6H12O6 C6H12O6 is offline Offline
Newbie Poster

Re: HTML in Email

  #15  
Feb 11th, 2008
Thats ok. I work with mass email and people respond to me with the same concerns.

Its not the code itself, its the settings on the end user. For security purposes people have source destinations, such as image files, blocked from being dowloaded to keep their computers safe from viruses. Its hard for people like us to send a clean set of code to an end user who has external content blocked on their third party software (such as Outlook). Theres not a whole lot you can do about that.
Reply With Quote  
Join Date: Jul 2007
Location: Upstate NY
Posts: 5
Reputation: Aedelon is an unknown quantity at this point 
Rep Power: 0
Solved Threads: 0
Aedelon's Avatar
Aedelon Aedelon is offline Offline
Newbie Poster

Re: HTML in Email

  #16  
Feb 12th, 2008
Two things they need to look at that they are set to receive html email and that they have their mail set to send html - note on this one if using outlook etc you can set contacts specifically to send in other formats individually so they need to check the person they're sending to is set to be sent to in html
Aedelon
Even if you're on the right track, you'll get run over if you just sit there.
Reply With Quote  
Join Date: Feb 2008
Posts: 189
Reputation: tiger86 is an unknown quantity at this point 
Rep Power: 1
Solved Threads: 6
tiger86's Avatar
tiger86 tiger86 is offline Offline
Junior Poster

Re: HTML in Email

  #17  
Feb 25th, 2008
I would send it as an attachment that way they can open it without any email problems. In out look to attach it all you have to do is go up and hit insert- file attachment- then you find the file on your pc and then hit attach. I think that would be the easiest way to do what your trying to do.
If I helped you I would appreciate it if you would give me some reputation.
"Being friends with the opposite gender is alpha testing, dating is beta testing, and marriage is the real deal!"
Reply With Quote  
Join Date: Jul 2007
Location: Upstate NY
Posts: 5
Reputation: Aedelon is an unknown quantity at this point 
Rep Power: 0
Solved Threads: 0
Aedelon's Avatar
Aedelon Aedelon is offline Offline
Newbie Poster

Re: HTML in Email

  #18  
Feb 25th, 2008
Not sure on that one. Typically I don't open attachments I'm not expecting. Particularly if they're forwards from somewhere else.
Aedelon
Even if you're on the right track, you'll get run over if you just sit there.
Reply With Quote  
Join Date: Feb 2008
Posts: 189
Reputation: tiger86 is an unknown quantity at this point 
Rep Power: 1
Solved Threads: 6
tiger86's Avatar
tiger86 tiger86 is offline Offline
Junior Poster

Re: HTML in Email

  #19  
Feb 25th, 2008
I was assuming that he is sending this to clients or people that are expecting the email then they most likely would open it plus with virus scanners in email programs it is a little safer. I always scan a file after I download it even if the site already scanned it you can never be to safe.
If I helped you I would appreciate it if you would give me some reputation.
"Being friends with the opposite gender is alpha testing, dating is beta testing, and marriage is the real deal!"
Reply With Quote  
Join Date: Jan 2007
Posts: 2,556
Reputation: MidiMagic is on a distinguished road 
Rep Power: 7
Solved Threads: 114
MidiMagic's Avatar
MidiMagic MidiMagic is offline Offline
Posting Maven

Re: HTML in Email

  #20  
Feb 27th, 2008
Originally Posted by joecocker View Post
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.
Daylight-saving time uses more gasoline
Reply With Quote  
Reply

Only community members can participate in forum threads. You must register or log in to contribute.

DaniWeb HTML and CSS Marketplace
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)

 

Thread Tools Display Modes

Similar Threads
Other Threads in the HTML and CSS Forum

All times are GMT -4. The time now is 4:00 am.
Forum system based on vBulletin Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
©2003 - 2008 DaniWeb® LLC