Skip to content

Tag Archives: web server

Filemaker & XML

This article describes the integration of XML in filemaker. The article’s focus is on requesting XML data via Filemaker.

How to store the extracted XML from Internet by normal HTTP request?

I would try to send the normal get request to the web server which has a database store behind the web server. The web server generate the XML file and output with XSL structure. How can I just get the XML file instead for XSL format in BULK request?