Index
Main Menu
Beginner Course
Learning the Basics
Knowledge Base
Visit our User Forum for discussions & solutions
AddCCAddress
AddCCAddress - XpressDox
Add additional addresses to your XpressDox email template After using the SaveAsEmail or SendAsEmail functions, additional addressees can be added to the XpressDox email template. This function is the same as the AddBCCAddress function but instead of adding BCC addresses, you can add CC addresses to the template.
SaveAsEmail - XpressDox
This function enables you to save the assembled document as an .eml (email) file. Once assembled, the .eml file is ready to be sent via Outlook. View a quick demo of the SaveAsEmail function: Command structure: «SaveAsEmail('jack@email.com','Information required')» SaveAsEmail takes 2 parameters, the email address to whom...
SendAsEmail command - XpressDox
The SendAsEmail command function is similar to the SaveAsEmail function, except that the XpressDox template is assembled to an email (eml) and sent directly from the web. SendAsEmail command structure: «SendAsEmail(ToAddress,Subject,SenderName,SenderEmail,CC,BCC)» Parameter Description ToAddress The email address(es) to send the email to Subject The subject of the email SenderName...
Loading...