sending an email : howto needed
Hi there,
i'm writing an application where user generates reports. what i need now is to allow users to email their reports.
I would like to accomplish this without having to force the user to install other deployment tools than the framework.
Maybe something like opening outlook express (not from the office pack) with my desired mailcontent already filled in, so that the user can just quick modify parts of the message and just press send.
any suggestions, directions i should look into, or samples are welcome, thanks.