Displaying 1 result from an estimated 1 matches for "thedoc".
Did you mean:
thedc
2006 Feb 24
0
howto download and send a secured file using default email client
...cally I need to know, how to have an action, that will download the
file to a specific location on the client system then bring up Outlook
with subject and attachment details completed with something like this
mailto:someuser@somecompany.com?subject=SUBJECT&attachments=""C:
\temp\THEDOC.TXT""
Actually the whole reason for wanting to use their default mail client
is to have access to their address book so that they can choose from
there who the recipient of the email is to be. So better still would be
for the user to be authenticated through Ruby/LDAP then somehow...