html_issue_took_me_to_no_mans_land

Reply

Join Date: Apr 2005
Posts: 183
Reputation: hbmarar is an unknown quantity at this point 
Solved Threads: 0
hbmarar's Avatar
hbmarar hbmarar is offline Offline
Junior Poster

html_issue_took_me_to_no_mans_land

 
0
  #1
Aug 4th, 2005
hi,

I just needed to sent mails (to a group) that is a web page.I created the php script that uses the mail function and it is doing fine in personal mail boxes.The issue is in outlook it is showing as html tags.

This is a problem as the gourp to which I am senting this mail have company id's and they would be viewing in outlook.

What took me till here : Steps History that I took->
First I tried:

Created the web page and put in my root folder.Then opened outlook and created a new mail as web page.It asked for URL and I gave the URL as to my web page in folder.It loaded fine and also received fine but it had attachments of the images in the web page also with mail.(The mail content is as desired but only this attachment was a problem.)

Then what i did:
Created a small php script that takes the html as body and emails it using mail function of php.This is doing fine in mail boxes like personal or official but if it is been viewed with third party clients then is shows html tags. Y I don't know.Plz any help with this wo7uld be appreciated.

Now, I tried senting it after forwarding from my personal account to one of my friends companyid and he recived it fine. This was then sent to as a new mail and unfortunately the images went as attached.
I do not have any clue but sincerely would accept advice so that I can know my mistake and correctly sent the mails to mailing list.

Waiting anxiously for a reply.

regards
Harish Balakrishnan Marar
Reply With Quote Quick reply to this message  
Join Date: Aug 2005
Posts: 17
Reputation: ProFreelance is an unknown quantity at this point 
Solved Threads: 0
ProFreelance ProFreelance is offline Offline
Newbie Poster

Re: html_issue_took_me_to_no_mans_land

 
0
  #2
Aug 4th, 2005
This is a configuration issue of outlook.

The clients probally have plain text mode enabled:
HTML and CSS Syntax (Toggle Plain Text)
  1. Tools...
  2. Options...
  3. Mail Format...
  4. Compose in this message format = Plain Text or Rich Text

If this setting is set to HTML, then the page will look as you want it to.

WARNING: Even in HTML mode, certain HTML characteristics are not enabled unless in "internet mode" so you cannot have javascript or load external cascading style sheets for example.

Internet mode is only enabled when view a message by clicking:
HTML and CSS Syntax (Toggle Plain Text)
  1. View...
  2. View in Internet Zone

Because you cannot change the client's outlook options, you will probally need to provide both a plaintext version of your e-mail, as well as a HTML version.
Reply With Quote Quick reply to this message  
Join Date: Jul 2005
Posts: 8
Reputation: randallj2877 is an unknown quantity at this point 
Solved Threads: 0
randallj2877 randallj2877 is offline Offline
Newbie Poster

Re: html_issue_took_me_to_no_mans_land

 
0
  #3
Aug 4th, 2005
Originally Posted by ProFreelance
Because you cannot change the client's outlook options, you will probally need to provide both a plaintext version of your e-mail, as well as a HTML version.
Agreed. You should ALWAYS include a text version of your HTML e-mails, so that the recipient's mail application can revert to the text message if HTML e-mails are not enabled.....
Reply With Quote Quick reply to this message  
Reply

This thread is more than three months old.
Perhaps start a new thread instead?
Message:



Other Threads in the HTML and CSS Forum
Thread Tools Search this Thread



About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC