Send email

  • Thread starter Thread starter ucasesoftware
  • Start date Start date
U

ucasesoftware

i start a process to send email via Outlook

I have succes to build the email text, objet, sender...

but i want to automate the "send"...
i don't want my users to click on Send email button...

is it possible ?
 
why are you using outlook to send a email.

take a look at system.web.mail already in .net
 
Yes, there is a method to send the email but I guess it needs something(an
event) to initiate it. How do you know when to send the mail? In other
words, how do you know when the creator has completed his/her email? I guess
we need some add. info. from you!

Rgds, Phil

PS. Exactly what control/class are you using for email?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top