Web Publishing

 <  Day Day Up  >  

A FileMaker database can be deployed to Web users in several ways. One is to simply export data as either HTML or XML so that it can be statically accessed through a Web server. For dynamic interaction with your database, the deployment options are Instant Web Publishing (IWP) and Custom Web Publishing (CWP).

Both FileMaker Pro client and FileMaker Server 7 Advanced can provide access to databases via IWP. FileMaker Pro supports up to 5 concurrent IWP connections; FileMaker Server 7 Advanced supports up to 100. In both cases, setup is trivial. With IWP, your existing FileMaker layouts are dynamically rendered as Web pages. Most scripts will function correctly as well, meaning that designing a solution for IWP deployment requires no Web programming skills. Because of the browser restrictions for using IWP, we don't recommend using IWP for public Web sites. It's a more proper deployment option for remote users who would otherwise be connecting to your databases via a slow FileMaker Pro client connection.

For more information on Instant Web Publishing, see Chapter 21, "Instant Web Publishing," p. 605 .


Custom Web Publishing is an appropriate deployment option when you need to integrate FileMaker data into an existing Web site, to provide FileMaker data to other applications in the manner of a Web service, or when you simply require more flexibility than IWP affords. CWP requires that a database be hosted by FileMaker Server 7 Advanced. You must also set up a Web Publishing Engine and have a suitable Web server available (Apache or Internet Information Server). Using CWP, appropriately formatted HTTP requests can be interpreted by the Web Publishing Engine and passed on to FileMaker Server. The server responds to these requests via XML, which can be transformed into HTML with an XSL style sheet or simply parsed by some other middleware application. Unlike IWP, CWP requires some knowledge and experience with Web application development.

For more information on Custom Web Publishing, see Chapter 23, "Custom Web Publishing," p. 671 . For more information on Web Services, see Chapter 22, "FileMaker and Web Services," p. 639 .


 <  Day Day Up  >  


QUE CORPORATION - Using Filemaker pro X
QUE CORPORATION - Using Filemaker pro X
ISBN: N/A
EAN: N/A
Year: 2003
Pages: 494

flylib.com © 2008-2017.
If you may any questions please contact us: flylib@qtcs.net