D
dshemesh
Hello,
I am trying to give an option for the user to send an e-mail thorugh a form.
To send the mail I am using a code which is very familiar to the
sbSendMessage sub given by msdn (can be found at
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dno2k3ta/html/odc_ac_olauto.asp).
The problem is I want to attach a report to the e-mail (the report is closed
when the e-mail is to be sent). Is there any way to attach the report as a
word document (or snapshot) to the e-mail using code?
thank you
I am trying to give an option for the user to send an e-mail thorugh a form.
To send the mail I am using a code which is very familiar to the
sbSendMessage sub given by msdn (can be found at
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dno2k3ta/html/odc_ac_olauto.asp).
The problem is I want to attach a report to the e-mail (the report is closed
when the e-mail is to be sent). Is there any way to attach the report as a
word document (or snapshot) to the e-mail using code?
thank you