Re: Why sending email programmatically must be so complicated?
- From: "Jack" <replyTo@newsgroup>
- Date: Sun, 29 Jan 2006 01:37:13 -0500
I like that, but I need that to be sent it automatically, without user
interference.
How to do that?
I cannot use SendKeys because I do not know, which is default email client?
Jack
"Randy Birch" <rgb_removethis@xxxxxxxx> wrote in message
news:edju1bIJGHA.1032@xxxxxxxxxxxxxxxxxxxxxxx
> http://vbnet.mvps.org/code/shell/shellexecute.htm
>
> --
>
> Randy Birch
> MS MVP Visual Basic
> http://vbnet.mvps.org/
>
> Please reply to the newsgroups so all can participate.
>
>
>
>
> "Jack" <replyTo@newsgroup> wrote in message
> news:ukc7rXFJGHA.500@xxxxxxxxxxxxxxxxxxxxxxx
> :I read few threads regarding sending email and found them lacking common
> : sense.
> : All of them involve direct connection to Internet and extra other
> : components.
> :
> : I think is is safe to assume that user has one of following installed:
> : Outlook Express or Outlook and the computer is already connected to
> : Internet.
> : Based on that assumption, is it possible to use functionality of one of
> : these two programs to send email programmatically?
> : I do not want to use any extra components, and specially Winsock because
> : such components tend Windows to warn potential user about hazards such
> : program can bring to his computer and I want to avoid that.
> : I need very simple thing.
> : When my program reaches the alert state I want to sent simple email: no
> : attachments, no body message only subject line filled in.
> : It should use a default email server and no other questions ask.
> : Is it possible to do it very simply or it has to be so complicated?
> : Your thoughts please,
> : Jack
> :
> :
>
.
- References:
- Why sending email programmatically must be so complicated?
- From: Jack
- Re: Why sending email programmatically must be so complicated?
- From: Randy Birch
- Why sending email programmatically must be so complicated?
- Prev by Date: Re: Why sending email programmatically must be so complicated?
- Next by Date: Re: Suggestion for DB Connection
- Previous by thread: Re: Why sending email programmatically must be so complicated?
- Next by thread: Re: Why sending email programmatically must be so complicated?
- Index(es):
Relevant Pages
|