S
Scott
I am using:
{var oEnvelope = application.activewindow.mailenvelope;
oEnvelope.visible = true;}
to send my form via e-mail. The problem is, it is being sent as an
attatchment and in the body of the e-mail. Is there a way to only send the
form as an attatchment and keep the body of the e-mail empty? Thanks.
{var oEnvelope = application.activewindow.mailenvelope;
oEnvelope.visible = true;}
to send my form via e-mail. The problem is, it is being sent as an
attatchment and in the body of the e-mail. Is there a way to only send the
form as an attatchment and keep the body of the e-mail empty? Thanks.