Formatting string data : basic question

G

Guest

Hi All,

I am sending an email containing the string data for eg .
string subject ="New client";
from my web service. I want that string data to be
appearted as bold in the email.

I know this is a very basic question I am asking. I
really searched a lot but I did not find a solution.
Probably I am not looking in the right direction.

Can you please help?

Thanks in advance.
 
S

Steve C. Orr [MVP, MCSD]

You can create an HTML email to output <b>bold</b> formatting in the body of
the email, but not in the subject line.
 
G

Guest

Thanks a lot.
-----Original Message-----
You can create an HTML email to output <b>bold</b> formatting in the body of
the email, but not in the subject line.







.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,764
Messages
2,569,566
Members
45,041
Latest member
RomeoFarnh

Latest Threads

Top