POP3 Wizard ActiveX v3
Examples
All of our examples come with free source code included. The free examples are
located in the installation for the POP3 Wizard ActiveX
control.
Here is a list of the free source code examples included:
Active Server Pages (ASP)
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.
VBScript
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.
Visual Basic
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.
Visual C++
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.
Visual FoxPro
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.
|