Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Attaching linked docs to memo on sending

0 views
Skip to first unread message

Frank Nielsen

unread,
Nov 11, 1997, 3:00:00 AM11/11/97
to

I am developing a solution where the user will be able to choose a series of
documents that he wants attached to his memo.
Does anyone know of a way to adding the docs as links, and then when the
memo is sent having the docs sent as attachments ?

Kind regards,
Frank Nielsen.

Alex J Tetreault

unread,
Nov 13, 1997, 3:00:00 AM11/13/97
to

Using script...

1. Create a new document and add the recipient's mail addresses.
2. Get all the unprocessed documents for the database and for each one, append a doclink to a rich text field in the new document.
3. send the new document.

This will create a link for each document, but will not include them as an attachment. If the recipient has access to the
database, then they can see the documents by clicking on the link. If they don't have access, you can use the RenderToRTItem
method of a Notes document.

Hope this helps.

Alex

* * * * Original Message * * * *

Kind regards,
Frank Nielsen.


* * * * End Original Message * * * *

0 new messages