Re: What's a Reasonably Simple Way to Send an Email?
- From: "Michael C" <nospam@xxxxxxxxxx>
- Date: Wed, 17 Jan 2007 16:51:41 +1100
"jim evans" <jimsnews@xxxxxxxxxxxxxx> wrote in message
news:c6brq2lr9osdrc5ocrnkqe66oddl04a0fb@xxxxxxxxxx
I'm not up to learning how to write at the Winsock level.
If this must be free then you can either find a free component, use the
microsoft cdonts object or write it at the winsock level. The cdonts object
is a good object but requires the machine to support it and have the smtp
service installed I believe. The winsock option isn't going to be as hard as
you think if you implement it on a very basic level. Most of the commands
are similar to what you would have to implement in an OOPish language like
vb except of course they are text. If you're interested I could provide some
details.
Michael
.
- Prev by Date: Re: VB6 cgi hangs with 4KB HTTP query string in server 2003 and IIS6
- Next by Date: Re: SendInput() in VB.net question
- Previous by thread: Re: VB6 cgi hangs with 4KB HTTP query string in server 2003 and IIS6
- Next by thread: Re: What's a Reasonably Simple Way to Send an Email?
- Index(es):