|
This application demonstrates building SMTP email send procedures using the CHT classes HNDSMTP.INC and HNDSMTP.CLW, attached to your application via one or the other of the EMBEDOBJECT or EMBESMTPFUNCTIONS templates. These are ADVANCED send procedures using higher level HNDSMTP features such as authentication, HTML email and encryption. All procedures in this application are available as JUMP START procedures via the CHTJumpStartProceduresUtility Template. Import any of them into your application as a model from which to work forward. Any questions, feel free to ask: news.cwhandy.com Cheers, Gus M. Creces The Clarion Handy Tools Page www.cwhandy.ca (CHT Website) news.cwhandy.com (CHT Forum) |
| PROCEDURE (1): JSSMTPSendTextWithCCBCCAndAttachments (Procedure Template: Source) |
|||||
| Count | Instance | Class | Type | Methods | Header File |
| (0001) | SMTP | HNDSmtp | HNDINET | 218 | HNDSMTP.INC |
| (1) Class Instances Found In JSSMTPSendTextWithCCBCCAndAttachments | |||||
| PROCEDURE (2): JumpStartConfigureSMTP (Procedure Template: HandySourceProcedure) |
|||||
| Count | Instance | Class | Type | Methods | Header File |
| (0001) | SMTP | HNDSmtp | HNDINET | 218 | HNDSMTP.INC |
| (0002) | HSRC | HNDSourceProcedure | HND | 46 | HNDSRC.INC |
| (2) Class Instances Found In JumpStartConfigureSMTP | |||||
| PROCEDURE (3): Main (Procedure Template: Frame) |
|||||
| Count | Instance | Class | Type | Methods | Header File |
| (0001) | HWin | HNDWindow | HND | 197 | HNDWINDO.INC |
| (0002) | Toolbar | ToolbarClass | ABC | 6 | ABTOOLBA.INC |
| (0003) | ThisWindow | WindowManager | ABC | 38 | ABWINDOW.INC |
| (3) Class Instances Found In Main | |||||
| PROCEDURE (4): JSSMTPSendHTMLWithCCBCCAndAttachments (Procedure Template: Source) |
|||||
| Count | Instance | Class | Type | Methods | Header File |
| (0001) | SMTP | HNDSmtp | HNDINET | 218 | HNDSMTP.INC |
| (1) Class Instances Found In JSSMTPSendHTMLWithCCBCCAndAttachments | |||||
| PROCEDURE (5): JumpStartSplashCHTBlue (Procedure Template: Splash) |
|||||
| Count | Instance | Class | Type | Methods | Header File |
| (0001) | HTellMe | HNDWindow | HND | 197 | HNDWINDO.INC |
| (0002) | Toolbar | ToolbarClass | ABC | 6 | ABTOOLBA.INC |
| (0003) | ThisWindow | WindowManager | ABC | 38 | ABWINDOW.INC |
| (3) Class Instances Found In JumpStartSplashCHTBlue | |||||
Classes By Procedure In HNDMLADSM.APP