Re: character encoding
- From: mlemos@xxxxxxx (Manuel Lemos)
- Date: Fri, 28 Mar 2008 19:10:08 -0300
Hello,
on 03/28/2008 12:08 PM Bill said the following:
Hi Manuelqualified
In the body that column shows " Brébeuf " in Windows Outlook.
You may want to try this MIME message composing and sending class that
http://www.phpclasses.org/mimemessage
Looks great Manuel.but my server is under dyndns and the DN isn't
so no mail functions available.
I am not sure what you mean. This class can compose messages which can
be delivered by different drivers, like the mail() function, SMTP
client, qmail, sendmail, etc. If you can't use the mail function, you
can still send message relaying them through an SMTP server, like for
instance Gmail's.
I was asking how to have the right character set translation so the datathings,
stored in the table show no grimmerish in the outlook window.
A simple mailto link in the page with some basic content defined does the
trick but the data retrieved from the table can look awsome in the mail
client before the user sends it back to the owner email address.
I'm making a site for myself. I'm a paintbrush artist, among other
and I've set a buying level for the visitors. But one can ask to raisehis
level so he can buy more things in one session.giving the
For that I use a mailto link sent to my hotmail with the request
name and address of the sender. And that's where I can't controlanything.
The guy may have written accented caracters in his record and whenthat info
is brought back, it messes the Outlook msg window of the sender.
Can I force Outlook msg composer to use my Mysql table collation ?
You can build mailto: links with a default subject and text, but I am
not sure you can force Outlook to use specific HTML. It's wiser to not
rely on mailto: .
--
Regards,
Manuel Lemos
PHP professionals looking for PHP jobs
http://www.phpclasses.org/professionals/
PHP Classes - Free ready to use OOP components written in PHP
http://www.phpclasses.org/
.
- Follow-Ups:
- Re: character encoding
- From: "Bill"
- Re: character encoding
- References:
- character encoding
- From: "Bill"
- Re: character encoding
- From: Manuel Lemos
- Re: character encoding
- From: "Bill"
- character encoding
- Prev by Date: Re: [PHP] loosing session in new window (IE only) [SOLVED]
- Next by Date: GD, changing an images pixel color, color matching, fuzzy picture
- Previous by thread: Re: character encoding
- Next by thread: Re: character encoding
- Index(es):
Relevant Pages
|