Insert From URL
• 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.
•
• For Specify URL, click Specify to display the “Insert From URL” Options dialog box, where you can type the URL directly in the text entry area or click Specify to create your URL from a calculation.
Insert From URL supports http, https, httppost, httpspost, ftp, ftps, and file protocols. FileMaker Pro downloads the resource that is specified by the URL to the target field.FileMaker WebDirect: if Select entire contents is deselected, and you Insert From URL to a text field, the contents from the URL are appended to the text field. Multiple fetches can result in unpredictable results and slower performance.Important For better performance in FileMaker WebDirect, be sure that Select entire contents is selected.
• httppost and httpspost are custom schemes defined by FileMaker Pro that enable you to send HTTP POST data. See About importing data using an HTTP request.
• Be aware that there are possible security issues with using https, httpspost, and ftps. FileMaker cannot perform a certificate check to verify that the server that you specify is the server that replies.