Velocity Reviews

Velocity Reviews (http://www.velocityreviews.com/forums/index.php)
-   C Programming (http://www.velocityreviews.com/forums/f42-c-programming.html)
-   -   Problem while transferring mail ids from MS-outlook to the application (http://www.velocityreviews.com/forums/t438454-problem-while-transferring-mail-ids-from-ms-outlook-to-the-application.html)

vamsikrishna_b@coolgoose.com 06-21-2005 05:14 AM

Problem while transferring mail ids from MS-outlook to the application
 
Hello all,the following problem i encountered while transferring
data(mail ids) from MS-outlook to one application.Some mail ids after
came into the application looked as strange characters.Eg are [Å@ [Å.
[Å,©Ä@ ©Ä. ©Ä etc.I thought these are the Ascii characters but
i'm not quite sure about this.And also each mail id following a certain
format as you can observe from the above mail ids.Only one string is
repeating in all the 3 parts of the mail id.Is there any procedure to
convert these characters to the plain letters.I hope somebody will help
me in this regard to unfold this mystery.Bye.

Best Regards,
Vamsi


SM Ryan 06-21-2005 05:41 AM

Re: Problem while transferring mail ids from MS-outlook to the application
 
vamsikrishna_b@coolgoose.com wrote:
# Hello all,the following problem i encountered while transferring
# data(mail ids) from MS-outlook to one application.Some mail ids after
# came into the application looked as strange characters.Eg are [=C5@ [=C5.
# [=C5,=A9=C4@ =A9=C4. =A9=C4 etc.I thought these are the Ascii characters but

Looks like MIME quoted-printable encoding. You can look up MIME encoding on
Google get more information about MIME. Most systems nowadays have libraries
that can handle MIME encodings and attachments for you.


--
SM Ryan http://www.rawbw.com/~wyrmwif/
JUSTICE!
Justice is dead.

Keith Thompson 06-21-2005 06:31 AM

Re: Problem while transferring mail ids from MS-outlook to theapplication
 
SM Ryan <wyrmwif@tango-sierra-oscar-foxtrot-tango.fake.org> writes:
> vamsikrishna_b@coolgoose.com wrote:
> > Hello all,the following problem i encountered while transferring
> > data(mail ids) from MS-outlook to one application.Some mail ids
> > after came into the application looked as strange characters.Eg
> > are [=C5@ [=C5. [=C5,=A9=C4@ =A9=C4. =A9=C4 etc.I thought these
> > are the Ascii characters but

>
> Looks like MIME quoted-printable encoding. You can look up MIME encoding on
> Google get more information about MIME. Most systems nowadays have libraries
> that can handle MIME encodings and attachments for you.


Maybe. In my newsreader, the original article contained some accented
characters. In your followup, it looked like quoted-printable ("=C5"
and so forth). I'm not certain whether your newsreader, my
newsreader, or something else converted it.

(BTW, I've changed your obnoxious "#" quoting characters to ">" yet
again.)

--
Keith Thompson (The_Other_Keith) kst-u@mib.org <http://www.ghoti.net/~kst>
San Diego Supercomputer Center <*> <http://users.sdsc.edu/~kst>
We must do something. This is something. Therefore, we must do this.


All times are GMT. The time now is 11:45 PM.

Powered by vBulletin®. Copyright ©2000 - 2013, vBulletin Solutions, Inc.
SEO by vBSEO ©2010, Crawlability, Inc.