July 28, 200619 yr Newbies I am in the process of constructing a WebSite using FileMaker 8 and XSLT. I need to export two different .txt files based upon the result of the XSLT output. The .txt files will then be passed onto another Mac for processing into an InDesign document (this is done using AppleScript and a third-party program). If I use then all I get is a textfile which can be downloaded. I need to have the textfile placed in a folder on the Web Server for further processing. If I could call the export script step then I am sure I could figure out a way of doing this, but unfortunately this is not possible using CWP. Is there any way that this can be done? Any help or hint would be greatly appreciated.
August 2, 200619 yr Author Newbies I have in the meantime found a solution using FX.php. From the xsl document I call a serverside php function that takes data from the FileMaker database and outputs them to two different files for further processing.
Create an account or sign in to comment