Library Logo
Latest Examples
Latest
POP3it Pro

This example downloads email directly into the database with minimal scripting.
Difficulty:
FTPit Pro

This example shows how to easily transfer an entire directory to/from an FTP server.
Difficulty:
FTPit Pro

This example shows a few common ways to work with the built-in FTP Pro Accounts
Difficulty:
SMTPit Pro

This example sends a mass mail with a subject, body, header, and footer that is the same for all recipients.
Difficulty:
SMTPit Pro

This example sends a mass mail with a subject, body, header, and footer that is unique for each recipient.
Difficulty:
SMTPit Pro

This example sends a mass mail including global attachments with a subject, body, header, and footer that is unique for each recipient.
Difficulty:
SMTPit Pro

This example sends a mass mail including inline images with a subject, body, header, and footer that is unique for each recipient.
Difficulty:
SMTPit Pro

This article simply lists SMTPit Pro and SMTPit Classic functions next to each other. It can be used as a quick reference when migrating older SMTPit solutions to SMTPit Pro.
Difficulty:
FTPit Pro

This article simply lists FTPit Pro and Classic FTPit functions next to each other. It can be used as a quick reference when migrating older Classic FTPit solutions to FTPit Pro.
Difficulty:
SMTPit Pro

This example demonstrates a way to throttle a mass mailing sent from SMTPit Pro. Many Internet Service Provider (ISP) email servers only allow you to send X amount of email in Y amount of time, so this example database will help your mailing comply with this requirement.
Difficulty:
SMTPit Pro

This example allows you to send email using the plug-in's built-in email windows which are similar to a normal email client.
Difficulty:
SMTPit Pro

This example demonstrates the basics of sending a HTML email using SMTPit Pro.
Difficulty:
SMTPit Pro

This example demonstrates how to use Merge Fields in your email messages.
Difficulty:
SMTPit Pro

This example demonstrates how you can send styled text, formatted in FileMaker, as HTML using the SMTPit_StyledTextToHTML function.
Difficulty:
SMTPit Pro

This example demonstrates the basics of sending inline images in an HTML email.
Difficulty:
SMTPit Pro

This is the original example database that was distributed with v4.0 of the plug-in.
Difficulty:
SMTPit Pro

This example demonstrates the basics of "sending a layout" in an HTML email.
Difficulty:
SMTPit Pro

This example demonstrates the basics of using SMTPit Pro Server Edition through Instant Web Publishing on the FileMaker Server.
Difficulty:
FTPit Pro

This example shows a simple way to download a file directly into a container field.
Difficulty:
FTPit Pro

This example shows one way you can recreate an FTP client within FileMaker.
Difficulty:
FTPit Pro

This example shows how to transfer a single file to/from an FTP server.
Difficulty:
SMTPit Pro

This example demonstrates the basics of using SMTPit Pro.
Difficulty:
FTPit Pro

This example shows a simple way to upload a file directly from a container field.
Difficulty:
MMQuery

This example shows how easy it is to add a field to a table with MMQuery.
Difficulty:
MMQuery

This example shows how to generate structured data by using the MMQuery_FindRecords function.
Difficulty:
MMQuery

This example shows how you can set a field by dynamically specifying the field name.
Difficulty:
MMQuery

This example shows how you can easily update a record using a list of 'field name=field value' pairs.
Difficulty:
MMEmail

In the "Simple Email Window" example, we simply used "MMEmail_ShowMessageDialog" to display an Email Window. This example will take that a step farther by showing you how to enhance the window with additional user features.
Difficulty:
MMEmail

This example shows how to retrieve the values that were entered into the last Email Window. This can be handy for archiving email in your database.
Difficulty:
MMEmail

This example displays an email window similar to a normal email client.
Difficulty:
MMEmail

This example introduces the MMEmail_SendMessage function which allows you to send an email message behind the scenes with no user interface.
Difficulty:
MMEmail

MMEmail supports the use of merge fields to insert field data from your current record. This makes it easy to personalize your message or include any specific information that is needed.
Difficulty:
POP3it Pro

This example downloads email and displays it using the built-in display window. In addition, a Reply or Forward message can be sent via a window if you have SMTPit Pro installed.
Difficulty:
POP3it Pro

This example downloads a portion of each email to preview prior to downloading the complete email.
Difficulty:
POP3it Pro

MMScript

This example has three buttons which use a "Set Field" button step and the "MMScript_CreateImmediateScriptEvent" function to trigger a script immediately. The "Result" field will return what MMScript did.
Difficulty:
MMColor


RSS Feed Icon Latest Entries (All Products)
CNS Image
CNS Image
Import, edit, and export Images in the FileMaker environment

Please check back later for CNS Image examples.

CNS Menu
FTPit Pro
FTPit Pro
Transfer files to and from an FTP server

This example shows how to transfer a single file to/from an FTP server.
Difficulty:
This article simply lists FTPit Pro and Classic FTPit functions next to each other. It can be used as a quick reference when migrating older Classic FTPit solutions to FTPit Pro.
Difficulty:
This example shows a simple way to upload a file directly from a container field.
Difficulty:
This example shows a simple way to download a file directly into a container field.
Difficulty:
This example shows how to easily transfer an entire directory to/from an FTP server.
Difficulty:
This example shows a few common ways to work with the built-in FTP Pro Accounts
Difficulty:
This example shows one way you can recreate an FTP client within FileMaker.
Difficulty:

RSS Feed Icon FTPit Pro Example Feed (RSS)
POP3it Pro
POP3it Pro
Email downloading made easy.

This example downloads email directly into the database with minimal scripting.
Difficulty:
This example downloads email and displays it using the built-in display window. In addition, a Reply or Forward message can be sent via a window if you have SMTPit Pro installed.
Difficulty:
Difficulty:
This example downloads a portion of each email to preview prior to downloading the complete email.
Difficulty:

RSS Feed Icon POP3it Pro Example Feed (RSS)
MMColor
MMColor
Create and enhance color elements


RSS Feed Icon MMColor Example Feed (RSS)
MMEmail
MMEmail
Dialog based email

This example displays an email window similar to a normal email client.
Difficulty:
This example introduces the MMEmail_SendMessage function which allows you to send an email message behind the scenes with no user interface.
Difficulty:
MMEmail supports the use of merge fields to insert field data from your current record. This makes it easy to personalize your message or include any specific information that is needed.
Difficulty:
In the "Simple Email Window" example, we simply used "MMEmail_ShowMessageDialog" to display an Email Window. This example will take that a step farther by showing you how to enhance the window with additional user features.
Difficulty:
This example shows how to retrieve the values that were entered into the last Email Window. This can be handy for archiving email in your database.
Difficulty:

RSS Feed Icon MMEmail Example Feed (RSS)
MMQuery
MMQuery
Query your databases without relationships.

This example shows how easy it is to add a field to a table with MMQuery.
Difficulty:
This example shows how you can set a field by dynamically specifying the field name.
Difficulty:
This example shows how to generate structured data by using the MMQuery_FindRecords function.
Difficulty:
This example shows how you can easily update a record using a list of 'field name=field value' pairs.
Difficulty:

RSS Feed Icon MMQuery Example Feed (RSS)
MMScript
MMScript
Trigger and schedule scripts

This example has three buttons which use a "Set Field" button step and the "MMScript_CreateImmediateScriptEvent" function to trigger a script immediately. The "Result" field will return what MMScript did.
Difficulty:

RSS Feed Icon MMScript Example Feed (RSS)
General
General
General Plug-in Documentation and Examples.

Please check back later for General examples.