Hi everyone
I want VB (2005) to create an email message and display the NEW MESSAGE window with the created email. In other words, we have a bunch of customer relations people working here, and I want to create a tool for them where they can have a list of pre-designed emails that they can send out to certain customers. When they click on one of the pre-made emails, VB will design the email, possibly insert pictures and text into the email, populate the TO and SUBJECT fields, and then display the message window. I DO NOT want VB to send the email, just populate the data in the fields and display the form. This way the user can then edit or modify the information, such as adding a greeting or anything else they need to add, and then send it.
Is there any way to do this without creating my own "New Message" dialog??
Thanks alot!
Greg