PC Review


Reply
Thread Tools Rate Thread

Displaying Mail

 
 
murthy
Guest
Posts: n/a
 
      3rd Sep 2003
Hi,

I am currently developing a mail client. Which control can display the
message that gets downloaded from POP server. Any suggestions.

Thanks
Murthy


 
Reply With Quote
 
 
 
 
Herfried K. Wagner [MVP]
Guest
Posts: n/a
 
      3rd Sep 2003
Hello,

"murthy" <(E-Mail Removed)> schrieb:
> I am currently developing a mail client. Which control can
> display the message that gets downloaded from POP server.
> Any suggestions.


TextBox? RichTextBox? What's the problem?

Using POP3 with C# to download and parse your mail.
http://www.codeproject.com/csharp/karavaev_denis.asp

HTH,
Herfried K. Wagner
--
MVP · VB Classic, VB.NET
http://www.mvps.org/dotnet


 
Reply With Quote
 
Narasimha Murthy
Guest
Posts: n/a
 
      4th Sep 2003

Its just not simple mails, that needs to be displayed. If I get the
embedded images with base64 encryption, how do I put them on to the
textbox or richtextbox?

- Murthy



*** Sent via Developersdex http://www.developersdex.com ***
Don't just participate in USENET...get rewarded for it!
 
Reply With Quote
 
Herfried K. Wagner [MVP]
Guest
Posts: n/a
 
      4th Sep 2003
Hello,

"Narasimha Murthy" <(E-Mail Removed)> schrieb:
> Its just not simple mails, that needs to be displayed. If I get the
> embedded images with base64 encryption, how do I put them
> on to the textbox or richtextbox?


You must decode them. Have a look at the 'Convert.FromBase64String' method.

HTH,
Herfried K. Wagner
--
MVP · VB Classic, VB.NET
http://www.mvps.org/dotnet


 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Windows Mail not displaying mail at startup =?Utf-8?B?VEZT?= Windows Vista Mail 0 13th Mar 2007 02:06 AM
Displaying New mail Message =?Utf-8?B?c2FyYWk0MTE=?= Microsoft Outlook Discussion 2 1st Feb 2005 07:09 PM
displaying mail from different e-mail address Pable Microsoft Outlook 3 25th May 2004 10:54 AM
Displaying e-mail addresses Ed Handley Microsoft Outlook 3 20th Apr 2004 12:30 PM
Re: Displaying new mail item Dmitry Streblechenko Microsoft Outlook VBA Programming 0 4th Sep 2003 05:43 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 02:27 AM.