‎2006 Feb 22 7:42 PM
I am using function, SO_NEW_DOCUMENT_ATT_SEND_API1, to send email with a .xls attachment. When I use different layouts, AND the first field(data column) begins with a letter, it does not appear in the email attachment(It DOES appear in the list report) The headings and all other columns are fine.
When that first field begins with a number, all is well. Have you encountered anything like this before?
Thanks for any help you can provide.
Carol
‎2006 Feb 23 11:17 PM
Hi Carol,
I too faced the same problem in one of our programs, I added the hexadecimal codes OD and OA while writing a each row into the table for email attachment. It worked for me.
Rajeev
‎2006 Feb 23 11:17 PM
Hi Carol,
I too faced the same problem in one of our programs, I added the hexadecimal codes OD and OA while writing a each row into the table for email attachment. It worked for me.
Rajeev