Is it possible to search for an attachment in a richtext field and replace it with another attachment, at the same location.
If anyone has the code, please provide it.
Is it possible to search for an attachment in a richtext field and replace it with another attachment, at the same location.
If anyone has the code, please provide it.
Subject: Replace attachment
I have LotusScript code that detaches an attachment from a rich text field, and inserts it into another document. It does not select a particular attachment, but takes all attachments from one RT field and moves them to a document in another database. If this is what you want, I will post here. With minor modification, you could just remove the existing one, and attach a new one into the same field.
Subject: RE: Replace attachment
Hi Randall:
It may be too late to ask for this, but I would appreciate seeing that code. I’m doing a similar thing right now.
Thanks