HI AllI am using the below lotus script to get
underline in my agent and am senidng mail. Its schedule agent
rtstyle.Underline = True
Call body.AppendStyle(rtstyle)
Call body.AppendText( “Purpose.”)
rtstyle.Underline = False
the problem is for internet mail the underline is missing ,and also i would like to keep some text in bold and red color how to get it using mime . my group of user uses notes mail and some user uses outlook.
any idea , i tried using mime but i couldnt succeed any idea please suggest me
thanks
soma