Email Wizard Toolpack ActiveX v3
Examples
All of our examples come with free source code included. The free examples are
located in the installation for the Email Wizard Toolpack.
Here is a list of the free source code examples included:
Access Database
VBScript
Visual Basic
Visual C++
Visual FoxPro
Access Database
SMTP Wizard ActiveX
Send Mail DB
This database examples shows how to send an email using Micrsoft
Access.
Active Server Pages (ASP)
SMTP Wizard ActiveX
Send Simple Message
This Active Server Page source code example demonstrates sending an
email from an ASP page.
POP3 Wizard ActiveX
Check POP3 Mail Count
This active server pages source code example logs into a POP3
mailbox on a server and checks how many messages are waiting to be downloaded.
Encoder Wizard
Encoder Test
This ASP example written in VB Script shows off the ability to encode
and decode data in an Active Server Page document.
VBScript
SMTP Wizard ActiveX
Send Simple Message
This vbscript source code example shows how to send an email using a
script file.
POP3 Wizard ActiveX
Check POP3 Mail Count
This vbscript source code example logs into a POP3 mailbox
on a server and checks how many messages are waiting to be downloaded.
Download Mail
This vbscript script file downloads messages from a POP3 mailbox and saves them
to disk.
Encoder Wizard
This source code example shows the decoding of a Base64 string entered into an
inputbox.
MIME Wizard
MIME Message
This simple VBScript source code example creates a MIME compliant
message and shows it in a message box.
Visual Basic
SMTP Wizard ActiveX
Bulk Mailer
This visual basic example shows how to send an email to a large number
of recipients individually.
VB HTML Mail
This example shows how easy it is to a HTML formatted email using vb.
Main Example
This Visual Basic example is essentialy a full featured email client.
It demonstrates creating message, adding recipients, adding attachments, using
html or plaintext to send messages and more.
QuickSend
This vb source code example to send a message using backend code.
Send Premade Message
This vb example demonstrates SMTP Wizard's ability to send a premade
message. Possibly pulled from a database or disk.
Stress Test
This visual basic example sends a message repeatedly to an email
address. Great for testing the capabilities of SMTP Wizard and watching
throughput. Load multiple instances to watch many mails go out simultaneously.
POP3 Wizard ActiveX
File Attachment Stripper
This Visual Basic example demonstrates grabbing mail from a POP3
account and saving all the attachments to messages to disk..
Main Example
This Visual Basic example is essentialy a full featured email client.
It demonstrates downloading mail, deleting mail, reading mail, getting
attachments, viewing html and text parts of mime messages, and much more.
Message Count
This vb source code example checks a POP3 server and tells you how
many messages are in its maildrop.
Encoder Wizard
Full Encoder/Decoder Example Program
With this full source code Visual Basic example, you are able to see
how easy it is to encode and decode data as well as produce the Hash algorithms
on data.
MIME Wizard
Benchmark
This Visual Basic example demonstrates the processing speed of MIME
Wizard for handling its different functions..
Page Archiver
This Visual Basic example shows how to create .MHT files using MIME
Wizard to create a single file web page archive file.
Main Example
This example demonstrates opening existing MIME files and view them.
Visual C++
SMTP Wizard ActiveX
Main Example
This Visual C++ example is essentialy a full featured email client. It
demonstrates creating message, adding recipients, adding attachments, using
html or plaintext to send messages and more.
POP3 Wizard ActiveX
Main Example
This Visual C++example is essentialy a full featured email client. It
demonstrates downloading mail, deleting mail, reading mail, getting
attachments, viewing html and text parts of mime messages, and much more.
Encoder Wizard
Full Encoder/Decoder Example Program
With this full source code Visual C++example, you are able to see how
easy it is to encode and decode data as well as produce the Hash algorithms on
data.
MIME Wizard
Simple Parse
This example shows how you can use MIME Wizard in your Visual C++
application to parse a MIME message into its different parts.
Visual FoxPro
SMTP Wizard ActiveX
QuickSend
This Visual Foxpro source code example to send a message
using backend code with a smtp server.
POP3 Wizard ActiveX
Check POP3 Mail Count
This visual foxpro source code example logs into a POP3
mailbox on a server and checks how many messages are waiting to be downloaded.
Download Mail
This visual foxpro file downloads messages from a POP3 mailbox and saves
them to disk.
Encoder Wizard
Full Encoder/Decoder Example Program
With this full source code Visual FoxPro example, you are able to see
how easy it is to encode and decode data as well as produce the Hash algorithms
on data.
MIME Wizard
Simple Message
This Visual FoxPro source code example demonstrates creating a MIME
message in Visual Foxpro code.
|