November 29, 201312 yr Assuming we are using FileMaker Server, Is it possible to stream data to a wide number of other websites? Let's assume we get a css container on a a bunch of websites. Can we stream data to those containers? How is that done?
December 2, 201312 yr Yes. Depends on the technology the other websites use, but if it's PHP then you can use the API or FX to query the database from another website and return results into the iFrame or CSS container. http://www.amoss.com.au/page.php?id=17 reads from two different FM databases into the main site.
Create an account or sign in to comment