I have a form with the following fields:- Form Name: leasetracemail ltto (text) ltcc (text) ltfbcc (text) ltsubject (text) ltbody (rich text) trailer(text) the rich text field can contain attachments and I am tryinmg to use the @mailsend as follows: @MailSend(ltto;ltcc;ltbcc;ltsubject;"";ltbody:trailer); However @mailsend does not work with rich text fileds for attachments. I beleive that I need to use Lotusscript to do this but am not a Lotussscript programmer. Can anyone translate the mailsend command (to use on a button) as Lotusscript please? Thanks Pete
Discuss This Question: