Hi all,
I'm writing an application that will send a requested document via e-mail to the current user (it will appear in their own inbox). This is to make it easier for them rather than finding the document source and attaching it.
Rather than force the user to tell the program what their own e-mail address is, it occured to me that this information is already in their system somewhere - seeing as they have an e-mail program with their details plugged in.
How can I reliably retrieve this?
Or - alteratively, and possibly better would be to communicate directly with their e-mail program to create a new e-mail in their inbox with the requested document as an attachment.
Help on either would be great!
Thanks.
I'm writing an application that will send a requested document via e-mail to the current user (it will appear in their own inbox). This is to make it easier for them rather than finding the document source and attaching it.
Rather than force the user to tell the program what their own e-mail address is, it occured to me that this information is already in their system somewhere - seeing as they have an e-mail program with their details plugged in.
How can I reliably retrieve this?
Or - alteratively, and possibly better would be to communicate directly with their e-mail program to create a new e-mail in their inbox with the requested document as an attachment.
Help on either would be great!
Thanks.