Navigation: thinBasic Modules > SMTP |
|
Description
This module manages SMTP communications. SMTP stands for Simple Mail Transfer Protocol
How to use this module
Inside your script, before calling any module specific keyword, add the following:
USES "SMTP"
© 2004-2008 thinBasic. All rights reserved. | Version 1.7.0.0 | Web Site: http://www.thinbasic.com |