Yeah, was asking the question, why the sample HTML code sent via yahoo mail etc. would not display HTML content? Thks.
>Are you asking a question? If you are, I'm not sure what you're asking. > >Do you need help sending it? Is it not displaying properly? > >Hi, > >I checked some resources for sending an inline HTML content via yahoo and >other email accounts to no avail, very weird for some simple stuff. no, not >cfmail. Have you done anything like that? > >Tia > >The inline html code looks like this ><html> ><head> > > <meta http-equiv="Content-Type" content="Multipart/alternative; >charset=utf-8"> or <meta http-equiv="Content-Type" content="text/html; >charset=utf-8"> > > <title>my stuff</title> ></head> > ><body> > ><table width="100%" border="0" cellspacing="0" cellpadding="0"> <tr><td> Hi, >some fancy content here. ></td></tr> ><tr><td> ><img src="someRemoteServer/fancy.jpg"> ></td></tr> ></table> > ></body> ></html> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Want to reach the ColdFusion community with something they want? Let them know on the House of Fusion mailing lists Archive: http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:323218 Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

