Insert From URL
• Verify SSL Certificates validates the SSL certificate of the server specified in the URL. If the certificate is invalid, you can choose to continue or skip this script step. If the certificate is invalid and the Set Error Capture script step is set to On, Insert From URL behaves as if the server is unavailable.
• Select entire contents replaces the contents of a field. If you do not select this option, Insert From URL inserts the content from the URL at the insertion point or at the end of the field's data.
• Perform without dialog prevents the “Insert from URL” Options dialog box from displaying when the script step executes.
• Go to target field specifies the field to insert the URL content into.
• Specify URL allows you to type the URL or to create your URL from a calculation.
• Automatically encode URL replaces special characters with the corresponding encoded values required for URLs. For example, a space character is replaced with %20. When this option is deselected, the URL remains as it is entered.
For a list of picture and audio/video formats supported in container fields, see Using data in container fields.Important For better performance in FileMaker WebDirect, be sure that Select entire contents is selected.
• If Perform without dialog is deselected, this script step runs as if Automatically encode URL is selected.
• If Select entire contents is deselected, and Insert From URL inserts content into a text field, the contents from the URL are appended to the text field. Multiple fetches can result in unpredictable results and slower performance.
•