Creation of table in mail body

Hi All,

I want to create a Table in Mail Body which will Display the value of fileds present in the form.

please suggest…

Subject: creation of table in mail body

Dhiraj,

Use AppendTable method of NotesRichTextItem.

regards,

paras

Subject: RE: creation of table in mail body

Thank you for your response , i had used some lotus script coding to create table in the mail body and it successfully working…if anybody want it i’ll provide the code