Email data from the application?
I'm curious to know if its possible to email stored data from within the application itself.
Basically, I have some values/strings that store information on how the application is being used by the user.
Upon exiting the application, I would like that stored information to be emailed to a predefined email address - to keep a record of those various stored variables for each time the application is being used.
I know this is pretty obscure, but it would be incredibly helpful to have this functionality for this specific application.
Any thoughts?