p2p.wrox.com Forums

Need to download code?

View our list of code downloads.


Go Back   p2p.wrox.com Forums > ASP.NET and ASP > ASP.NET 2.0 > ASP.NET 2.0 Professional
I forgot my password Register Now
Register | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read
ASP.NET 2.0 Professional If you are an experienced ASP.NET programmer, this is the forum for your 2.0 questions. Please also see the Visual Web Developer 2005 forum.

Welcome to the p2p.wrox.com Forums.

You are currently viewing the ASP.NET 2.0 Professional section of the Wrox p2p Programmer to Programmer discussion community. This is a community of more than 40,000 computer programmers including Wrox book authors and readers. As a guest, you can read any forum posting. By joining our free Wrox p2p community you can post your own programming questions and respond to other programmers’ questions. Registered users also don't have to see the ads that are displayed to guests. Registration is fast, simple and absolutely free so please, join today!
Join today and post to win prizes! Post more to increase your chances of being Wrox’s top poster of the month.

Reply
 
Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old April 28th, 2006, 08:48 AM
Registered User
 
Join Date: Apr 2006
Location: , , .
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
Default Encoding problem with automatic mail on hotmail

Hi

I try to send mails from the back office of my website. It's working properly if the mail is received via Outlook, but if the email is opened from Hotmail or Yahoo, it seems like there is some problems of encoding.

The sentence (in French) which says "La différence, c'est qu'aujourd'hui[...]" becomes "Câ€?est un fait. La diffĂ(c)rence, câ€?est quâ€?aujourdâ€?hui[...]"

here is below a part of my code

o_Message.IsBodyHtml = true ;
o_Message.BodyEncoding = Encoding.UTF8;

I've tried Server.Encode() and Server.Decode() , in vain!

somebody knows what I could do?
Cheers!

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Reddit!
Reply With Quote
Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

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

vB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are Off
Pingbacks are On
Refbacks are Off
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Open email from yahoo or hotmail server wehave74 VB How-To 1 December 23rd, 2006 04:49 AM
Encoding problem. Neal XML 0 April 4th, 2006 07:49 AM
JSP encoding problem recepkocur Apache Tomcat 0 December 3rd, 2004 02:44 AM
JSP encoding problem! recepkocur Pro JSP 0 December 3rd, 2004 02:43 AM
Automatic E-mail Generated based on query smartgir Access VBA 4 March 25th, 2004 09:17 PM



All times are GMT -4. The time now is 03:49 AM.


Powered by vBulletin® Version 3.6.8
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
© 2008 Wiley Publishing, Inc