Re: how do I make email text bold

Tech Tip: Click here to run a free scan for Windows Errors and optimize PC performance



"cs_hart@xxxxxxxxx" <cs_hart@xxxxxxxxx> wrote in
news:1194819375.771312.42380@xxxxxxxxxxxxxxxxxxxxxxxxxxx:

I have an app that sends email to clients. There is now a requiremnt
to have one line in bold, as some clients seem to have overlooked some
instruction. Right now the body is just a bunch of concatenated
strings.
How do I make one of these lines bold?


You'll need to send HTML e-mail.

<strong>MY BOLD TEXT HERE</strong>

If you're using System.Net.Mail, make sure you set the Message.IsHTMLBody
Flag to True.
.



Relevant Pages

  • Re: how do I make email text bold
    ... instruction. ... Right now the body is just a bunch of concatenated ... strings. ... How do I make one of these lines bold? ...
    (microsoft.public.dotnet.languages.vb)
  • Re: how do I make email text bold
    ... to have one line in bold, as some clients seem to have overlooked some ... instruction. ... Right now the body is just a bunch of concatenated ... How do I make one of these lines bold? ...
    (microsoft.public.dotnet.languages.vb)
  • Re: Find and boldface a single word everywhere in a worksheet
    ... It will bold all the strings that appear in the range that match what you ... Dim sWordToBold As String, lWordLength As Long ...
    (microsoft.public.excel.worksheet.functions)
  • Re: Oaf of aggrievance
    ... bunch of them, with titles from Jimi Hendrix - Bold As Love, Castles ...
    (uk.rec.sheds)
  • Re: Specify BOLD within a formula?
    ... confirming it anyway. ... I have a formula which looks up 2 text strings ... display in BOLD by somehow specifying this within the formula? ...
    (microsoft.public.excel)