Newbies bingo Posted July 28, 2006 Newbies Posted July 28, 2006 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.
Newbies bingo Posted August 2, 2006 Author Newbies Posted August 2, 2006 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.
Recommended Posts
This topic is 6689 days old. Please don't post here. Open a new topic instead.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now