[FX.php List] Trying to send email with lots of accented letters

Kevin Futter kfutter at sbc.melb.catholic.edu.au
Mon Aug 13 20:37:24 MDT 2007


On 14/8/07 12:25 PM, "Bob Patin" <bob at patin.com> wrote:

> But it's not a question of displaying on the page, which works perfectly. I'm
> having a problem when I send emails from these query results...
> 
> I tried all the HTML functions (I think), but none fixed the problem.
> 
> 
If that¹s the case then it may come down to a Unicode problem. I¹m not up to
speed with how various mail servers and clients (or the RFC itself) handle
Unicode, but I can tell you that in a web page, merely declaring the page as
Unicode with a meta element is insufficient. That just tells the browser
that the page is purporting itself to be encoding with Unicode (eg UTF-8).
For it to work properly, it actually has to be encoded as Unicode when the
document is saved, which is a function of whatever editor you are using.

Since you are assembling an email on the fly, I have no idea how all this
plays out in that arena, or what impact it has.

-- 
Kevin Futter
Webmaster, St. Bernard's College
http://www.sbc.melb.catholic.edu.au/


#####################################################################################
This e-mail message has been scanned for Viruses and Content and cleared 
by MailMarshal
#####################################################################################

This e-mail and any attachments may be confidential. You must not disclose or use the information in this e-mail if you are not the intended recipient. If you have received this e-mail in error, please notify us immediately and delete the e-mail and all copies. The College does not guarantee that this e-mail is virus or error free.  The attached files are provided and may only be used on the basis that the user assumes all responsibility for any loss, damage or consequence resulting directly or indirectly from the use of the attached files, whether caused by the negligence of the sender or not. The content and opinions in this e-mail are not necessarily those of the College.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.iviking.org/pipermail/fx.php_list/attachments/20070814/43a303e7/attachment-0001.html


More information about the FX.php_List mailing list