M
Marbro
Hi everyone,
I am trying to automatically attach a file to the file attachment
control through code. I am able grab the binary data of the desired
file and map it into to the node; however, the attachment is not
displayed in the attachment control.
I have read about the InfoPath attachment header that is placed
infront of the base64 data, but I am not able to create these
headers. Has anyone been able to create these headers and
concatenated it with the base64 data?
Thanks
I am trying to automatically attach a file to the file attachment
control through code. I am able grab the binary data of the desired
file and map it into to the node; however, the attachment is not
displayed in the attachment control.
I have read about the InfoPath attachment header that is placed
infront of the base64 data, but I am not able to create these
headers. Has anyone been able to create these headers and
concatenated it with the base64 data?
Thanks