| Title | Description | Download | See Also |
|---|---|---|---|
| Send Email | This database will show how to send a basic email from within your 4D database using the SMTP_QuickSend command found in the 4D Internet Commands plugin. | Win | Mac | |
| Email–Embedded Tags | This database will show how to use the command PROCESS HTML TAGS in conjunction with the SMTP_QuickSend command to send emails that have been tailored for each user. | Win | Mac |
|
Email–Progress Thermometer |
This database builds on the Email-embedded Tags example by adding a progress thermometer as a separate process. Since email can take some time to send we add a simple progress thermometer to show the user that something is happening. | Win | Mac | |
| Handle URLs in Text Areas | This database will show how to have 4D automatically detect and handle URLs entered into text variables or fields. | Win | Mac | |
| Publish a SOAP Method | This database will show how to publish a method as a web service using the SOAP protocol, or how to set up a method that can be called from a local or remote Web services enabled application. | Win | Mac | |
| Subscribe to a SOAP based Web Service | This database will show how to subscribe to a SOAP based Web service or how to call a Web service from 4D. | Win | Mac |