Home All Groups Group Topic Archive Search About

Visual C# .NET

microsoft.public.dotnet.languages.csharp
Score System.Net.Mail.SmtpClient_body_always_ends_with_"=EF=BB=BF"
boeroboy - 30 Jan 2007 7:59 PM - 6 messages
I have a C# .NET 2.0 service that sends Crystal Reports through email with an optional message in the body.  Using the HTML 4 export feature of CR, I attach the htm file as MIME "text/html" to embed reports for ...
Score String Relace
dave - 28 Jan 2007 1:38 AM - 3 messages
How do i Replace a character with a nul value like this but this does not work oNewString=oString.Replace('a','') I Want to Replace a character with a NON Space Thanks DAve ...
Next »