We deliver our applications via the Web and allow file attachments using the File Upload Control. I need to copy the attachments from one document to another within the same database without using File I/O. For security reasons, we can not run unrestricted agents.
I'm looking for two pieces of information:
- The name of the Rich Text field the File Upload Control uses via the Web to be able to do "CopyItemToDocument" function.
- Can I copy just ONE attachment among many to another document without using File I/O via the Web? If so, how?
Any help in this matter will be greatly appreciated. Thanks.
- I am afraid the attachment is not stored in a Normal Rich Text Item. How about copying all of the document to the second database and then manipulate the document once it has arrived there?
- No.
This was first published in September 2003