Click here to Skip to main content
15,911,785 members
Home / Discussions / C#
   

C#

 
AnswerRe: Invoke internet explorer and load ASP web page on internet explorer Pin
Vikram A Punathambekar9-Jan-08 18:19
Vikram A Punathambekar9-Jan-08 18:19 
Questioninterface [modified] Pin
lachtan1639-Jan-08 13:30
lachtan1639-Jan-08 13:30 
GeneralRe: interface Pin
Patrick Klug9-Jan-08 16:22
Patrick Klug9-Jan-08 16:22 
GeneralRe: interface Pin
lachtan16310-Jan-08 2:35
lachtan16310-Jan-08 2:35 
Generalrelative performance of IL instructions - link Pin
peterchen9-Jan-08 13:29
peterchen9-Jan-08 13:29 
GeneralRichTextBox and E-mail issue Pin
NewToAspDotNet9-Jan-08 10:15
NewToAspDotNet9-Jan-08 10:15 
GeneralRe: RichTextBox and E-mail issue Pin
m@u9-Jan-08 10:21
m@u9-Jan-08 10:21 
GeneralRe: RichTextBox and E-mail issue Pin
Skippums9-Jan-08 10:23
Skippums9-Jan-08 10:23 
Check the following:
1. Does the recipient enable RTF emails?
2. Does your SMTP server filter RTF emails?
3. Are you sending the rich text from the RichTextBox, or just the text?
   My guess is that you are using the RichTextBox.Text property instead of the RtfText property.
4. Is the mime type of the email properly set?
Let me know if any of these suggestions help. If not, post some sample code so we can help some more.

Sounds like somebody's got a case of the Mondays

-Jeff

GeneralRe: RichTextBox and E-mail issue Pin
NewToAspDotNet9-Jan-08 10:58
NewToAspDotNet9-Jan-08 10:58 
GeneralRe: RichTextBox and E-mail issue Pin
Skippums9-Jan-08 12:05
Skippums9-Jan-08 12:05 
GeneralRe: RichTextBox and E-mail issue Pin
Skippums9-Jan-08 10:26
Skippums9-Jan-08 10:26 
GeneralRe: RichTextBox and E-mail issue Pin
Luc Pattyn9-Jan-08 12:45
sitebuilderLuc Pattyn9-Jan-08 12:45 
Question[Message Deleted] Pin
MGHS9-Jan-08 10:01
MGHS9-Jan-08 10:01 
GeneralRe: Dynamic TSP or Hamiltonian graph program with C# Pin
m@u9-Jan-08 10:05
m@u9-Jan-08 10:05 
Question[Message Deleted] Pin
MGHS9-Jan-08 9:54
MGHS9-Jan-08 9:54 
General? Pin
Wes Aday9-Jan-08 9:59
professionalWes Aday9-Jan-08 9:59 
QuestionSeeing who is logged on a server remotely? Pin
Marutar9-Jan-08 8:23
Marutar9-Jan-08 8:23 
AnswerRe: Seeing who is logged on a server remotely? Pin
led mike9-Jan-08 9:09
led mike9-Jan-08 9:09 
GeneralRe: Seeing who is logged on a server remotely? Pin
Marutar9-Jan-08 9:49
Marutar9-Jan-08 9:49 
GeneralRe: Seeing who is logged on a server remotely? Pin
led mike9-Jan-08 10:23
led mike9-Jan-08 10:23 
GeneralKeydown not firing Pin
netJP12L9-Jan-08 7:07
netJP12L9-Jan-08 7:07 
GeneralRe: Keydown not firing Pin
Dave Kreskowiak9-Jan-08 7:30
mveDave Kreskowiak9-Jan-08 7:30 
GeneralRe: Keydown not firing Pin
netJP12L9-Jan-08 7:34
netJP12L9-Jan-08 7:34 
GeneralRe: Keydown not firing Pin
Dave Kreskowiak9-Jan-08 7:49
mveDave Kreskowiak9-Jan-08 7:49 
GeneralRe: Keydown not firing Pin
Jörgen Sigvardsson9-Jan-08 7:53
Jörgen Sigvardsson9-Jan-08 7:53 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.