E
Elmo Watson
(I'm using VB.Net 2005)
I have a system in my application that, upon receiving an error - it shows a
messagebox with all the necessary error information, and sets the same
message on the clipboard.
I would like to also open a new email window, with my support email address,
and a preset error Subject, and paste the error message from the clipboard,
into the message portion of the new email - - -
First off - is this possible?
Second, I'd settle for just a way to click on a link (I'd need to create a
new form, instead of a messagebox) to open up the user's new email window -
any ideas?
I have a system in my application that, upon receiving an error - it shows a
messagebox with all the necessary error information, and sets the same
message on the clipboard.
I would like to also open a new email window, with my support email address,
and a preset error Subject, and paste the error message from the clipboard,
into the message portion of the new email - - -
First off - is this possible?
Second, I'd settle for just a way to click on a link (I'd need to create a
new form, instead of a messagebox) to open up the user's new email window -
any ideas?