i just would like to know how do we open outlook express on click of a button in vb.net form. actually it should open the new mail with to cc, subject and message fields.
just similar to the html option.
say in html we code the following
mailto: [email protected], then if we click on the mail address, a new mail wizard of outlook opens up.
we can also add the address, cc field values and also add the message too using code in html.
i just want to know how to do the same thing in VB.NET.
reply asap