SEND_MESSAGE (VBScript)

CAS Samples
This function sends a fax or e-mail message.  Several document formats are supported as attachments, including HTML (either as a file or a URL).  The SEND_MESSAGE function submits a message for delivery, but returns control to the calling application before the message is delivered.  For a sample that sends a fax and returns control after a message is completed, see Send and Track Message.

CAS Interface: 
View Debug
LOGON
LOGON_NAME:
DOMAIN_NAME:
REMOTE_LOGON_NAME:
PROTOCOL:

CAS HTTP Proxy:

HTTP_SERVER_URL:

SEND_MESSAGE
REGISTERED_NAME:
REGISTERED_PASSWORD:
TRANSFER_TYPE:
SUBJECT:
BEGIN_SECTION
RECEIVER_ADDRESS:
RECEIVER_NAME:
END_SECTION
BEGIN_SECTION
CONTENT_PART:
CONTENT_TYPE:
CONTENT_DATA:
END_SECTION
BEGIN_SECTION
CONTENT_PART:
CONTENT_TYPE:
CURRENT_FILESPEC:
ORIGINAL_FILENAME:
END_SECTION