Probably the first Email Client program with the ability to send multiple attachments using just Progress V9.1.
NO ActiveX. NO DLL. NO WIN32 API. Just 100% Progress and FREE
This is probably the first email client program written using Progress. But this
program does have the ability to send multiple attachments using UUENCODED
encoding method.
There are SMTP OCX controls which progress can use, but the majority of theses are Shareware and the there can be transportation problems of progress code to the your customers.
This program is total FREE and you can modify it to your liking.
If you do use the code for commercial use please can you make sure some of the credit comes to me. If you find any bugs (properly will you do) and you come up with a solution or the think that you can improve the code please email me .
Release date of this program: 27/6/2001
Download Email Sender w-email-sender.zip 8.09 KB
Additional program information:
The original code was written in Visual Basic from Ian Williams
Know problems:
1. Sending text files can have problems because of the progress import statement. Find out more info here.