GENERATED: MAR 31,2012 - 3:33PM
Basic Send-SMTP-Mail Demo [V8.01.00]

Previous Page
This application demonstrates building SMTP email send procedures using the CHT classes HNDSMTP.INC and HNDSMTP.CLW, attached to your application via the EMBEDOBJECT template.

These are BASIC send procedures using a minimum of HNDSMTP features, designed specifically for easy understanding. More complex mail procedures are available in other demonstration applications, for example, HNDMLADSM.APP.

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.ca

Cheers,
Gus M. Creces
The Clarion Handy Tools Page
www.cwhandy.com (CHT Website)
news.cwhandy.com (CHT Forum)


Count Global Template Name Qty Global Template Description
(0001) AACHTControlPanel(HNDTools) 1 AACHTControlPanel - CHT Global Control Panel.
(0002) ApplicationImagesEx(HNDTools) 1 ApplicationImagesEx - A tool to better control the use of images and icons in your application.
(0003) HNDCMPControlPanel(HNDTools) 1 HNDCMPControlPanel - Interface to the CHT Compile Manager.
(0004) HandyVersionResource(HNDTools) 1 HandyVersionResource - Version Resource/Build Number Information To EXE
(0005) INIFile(HNDTools) 1 INIFile - Attach CHT .INI FIle and Registry extension classes - HNDIni - globally to your application.
(5) Global Templates Found

1 - Procedure Template Type: HandySourceProcedure
JumpStartSMTPSendProcedureWithCompressedAttachments (<STRING xSmtpSvr>,<STRING xToAddr>,<STRING xFromAddr>, <STRING xSubject>, <STRING xBody>,<STRING xAttach>),BYTE,PROC
Count Local Template Name Qty Local Template Description
(0006) EmbedObject(HNDTools) 1 EmbedObject - An Instance Of:
(0007) ProcedureImagesEx(HNDTools) 1 ProcedureImagesEx - A tool to better control the use of images and icons in your procedure.
(0008) Source_EmbedSMTPFunctions(HNDTools) 1 Source_EmbedSMTPFunctions - An Instance Of HNDSMTP.
(3) Local Templates Found In JumpStartSMTPSendProcedureWithCompressedAttachments

2 - Procedure Template Type: HandySourceProcedure
JumpStartSMTPSendProcedureNoAttachments (<STRING xSmtpSvr>,<STRING xToAddr>,<STRING xFromAddr>, <STRING xSubject>, <STRING xBody>),BYTE,PROC
Count Local Template Name Qty Local Template Description
(0009) EmbedObject(HNDTools) 1 EmbedObject - An Instance Of:
(0010) ProcedureImagesEx(HNDTools) 1 ProcedureImagesEx - A tool to better control the use of images and icons in your procedure.
(0011) Source_EmbedSMTPFunctions(HNDTools) 1 Source_EmbedSMTPFunctions - An Instance Of HNDSMTP.
(3) Local Templates Found In JumpStartSMTPSendProcedureNoAttachments

3 - Procedure Template Type: Splash
JumpStartSplashCHTBlue ()
Count Local Template Name Qty Local Template Description
(0012) AppBuildDateTimeStamp(HNDTools) 1 AppBuildDateTimeStamp - An application build date/time stamp.
(0013) AppBuildNumberStamp(HNDTools) 1 AppBuildNumberStamp - An application build number or version stamp.
(0014) AppCopyRightStamp(HNDTools) 1 AppCopyRightStamp - An application copyright stamp.
(0015) HandyTellMeControl(HNDTools) 1 HandyTellMeControl - Text box control to provide a message or help text.
(0016) ProcedureImagesEx(HNDTools) 1 ProcedureImagesEx - A tool to better control the use of images and icons in your procedure.
(5) Local Templates Found In JumpStartSplashCHTBlue

4 - Procedure Template Type: HandySourceProcedure
JumpStartConfigureSMTP (),LONG,PROC
Count Local Template Name Qty Local Template Description
(0017) EmbedObject(HNDTools) 1 EmbedObject - An Instance Of:
(0018) ProcedureImagesEx(HNDTools) 1 ProcedureImagesEx - A tool to better control the use of images and icons in your procedure.
(2) Local Templates Found In JumpStartConfigureSMTP

5 - Procedure Template Type: HandySourceProcedure
JumpStartSMTPSendProcedureWithAttachments (<STRING xSmtpSvr>,<STRING xToAddr>,<STRING xFromAddr>, <STRING xSubject>, <STRING xBody>,<STRING xAttach>),BYTE,PROC
Count Local Template Name Qty Local Template Description
(0019) EmbedObject(HNDTools) 1 EmbedObject - An Instance Of:
(0020) ProcedureImagesEx(HNDTools) 1 ProcedureImagesEx - A tool to better control the use of images and icons in your procedure.
(0021) Source_EmbedSMTPFunctions(HNDTools) 1 Source_EmbedSMTPFunctions - An Instance Of HNDSMTP.
(3) Local Templates Found In JumpStartSMTPSendProcedureWithAttachments

6 - Procedure Template Type: Frame
Main ()
Count Local Template Name Qty Local Template Description
(0022) AppStartSplashProcedure(HNDTools) 1 AppStartSplashProcedure - Start the application Splash screen earlier with an option for threaded/unthreaded.
(0023) DateTimeDisplay(ABC) 1 Display the date and/or time in the current window
(0024) EmbedWindowFunctions(HNDTools) 1 EmbedWindowFunctions - An Instance Of:
(0025) HandyHelpFileFetch(HNDTools) 2 HandyHelpFileFetch - Build A Help File Request To Your Website.(7)
(0026) HandyHelpWhatsNew(HNDTools) 1 HandyHelpWhatsNew - Build A What's New Request To Your Website.(5)
(0027) ProcedureImagesEx(HNDTools) 1 ProcedureImagesEx - A tool to better control the use of images and icons in your procedure.
(6) Local Templates Found In Main

Copyright © 1996-2012
Gus M. Creces and The Clarion Handy Tools Page.
All Rights Reserved Worldwide

chtlogo001.gif Templates In Application: HNDMLSMTP.APP