August 12, 200817 yr I have a web application that used an Export Records step in FMP 6 (exporting a tab file), but that isn't compatible with FMP 8 Server Advanced. I need to export data based on the records found on the web. What is the easiest way to do that using XSLT?
August 22, 200817 yr XML/XSLT is one option. If you're more familiar with other technologies like PHP, .NET, Flex, Ruby etc you can use any of the available interfaces that lets you write code in these.
Create an account or sign in to comment