Re: Email
- From: "Veign" <NOSPAMveign1@xxxxxxxxx>
- Date: Sun, 02 Apr 2006 00:27:59 GMT
Goto www.FreeVBCode.com for the full open-sourced version of the component.
This one will come with the sample projects. I am only allowed to host the
components and documentation...
--
Chris Hanscom - Microsoft MVP (VB)
Veign's Resource Center
http://www.veign.com/vrc_main.asp
Veign's Blog
http://www.veign.com/blog
--
"Stan Weiss" <srweiss@xxxxxxxxx> wrote in message
news:442ED440.815A48C6@xxxxxxxxxxxx
Thanks Chris, I am just getting started. Below is what I have from the
download after unziping it.
04/01/2006 02:06p <DIR> .
04/01/2006 02:06p <DIR> ..
01/12/2001 09:27p 2,043 vbSendMail.asp
02/06/2006 10:31a 139,264 vbSendMail.dll
02/06/2006 10:35a 241,664 vbSendMail.doc
03/23/2002 03:30p 36,864 BulkMailExample.exe
06/26/2003 07:20p 61,440 SendMailExample.exe
5 File(s) 481,275 bytes
Below is from the file vbSendMail.doc. So I have none of the examples
(frm) or project (vbg) files. Is this normal? I have only gotten a
couple of pages into the doc file.
Thanks,
Stan
Package Contents
The .zip file you've downloaded should contain the following:
1) The binary compiled version vbSendMail.dll.
2) All the code components of vbSendMail.dll, including
-- SendMail.cls
-- frmSckt.frm
-- modDNS.bas
-- vbSendMail.vbp
3) Code for two simple application clients that utilize the
vbSendMail.dll, including
-- frmSendMailExample.frm
-- SendMailExample.vbp
-- frmBulkMailExample.frm
-- BulkMailExample.vbp
4) The project group files that include the .dll server and the sample
clients.
-- SendMailExample.vbg
-- BulkMailExample.vbg
5) A sample .asp file that uses the component, vbSendMail.asp.
Veign wrote:
Use a component like:
http://www.veign.com/vrc_codeview.asp?type=app&id=46
--
Chris Hanscom - Microsoft MVP (VB)
Veign's Resource Center
http://www.veign.com/vrc_main.asp
Veign's Blog
http://www.veign.com/blog
--
"Stan Weiss" <srweiss@xxxxxxxxx> wrote in message
news:442E91F0.3803154B@xxxxxxxxxxxx
I have a program which I sell. Some times the user causes a problem.
This causes a msgbox to be shown. I want to ask the user if it it OK to
send me an email. Up to this point I can do all of this. If the users
says yes how do I email the information back to myself?
Thanks,
Stan
.
- Follow-Ups:
- Re: Email
- From: Stan Weiss
- Re: Email
- Prev by Date: Re: looping through all fields in a microsoft database table
- Next by Date: Re: rounding to an integer
- Previous by thread: Re: Email
- Next by thread: Re: Email
- Index(es):
Relevant Pages
|