September 5, 200718 yr Hi, I wonder if XSLT based web page can be constructed without Server version. Only XML file (with FMXMLRESULT grammar) can be processed by xsl? Finding, sorting, ... etc? Thanks in advance Osman Cabi
September 5, 200718 yr No, I very much doubt it. There is no mechanism for FileMaker Pro to receive or respond to an xml request, only Server. I imagine you could export all the data out of a FileMaker file as xml. Then you could use some other xml/xsl application to query it. But it would hardly be an interactive database, just a bunch of structured xml. Edited September 5, 200718 yr by Guest
November 4, 200718 yr Newbies If you are happy to use a plugin, you can use one of the plugins from fusion plugins (http://www.fusionplugins.com/) . The one you want is called fusion reactor - it means you don't need FileMaker server at all, as the plugin acts as a mini web server on a running copy of filemaker pro.
Create an account or sign in to comment