Developer’s Guide

Table Of Contents
6-2
Developer’s Guide
For information, see chapter 8, “Using Java and JDBC to deliver
your data.”
For a list of JDBC resources, see the product support pages on the
FileMaker, Inc. web site at www.filemaker.com. As a shortcut,
double-click FileMaker on the Web (installed in the FileMaker
Developer 5 folder).
Custom web publishing with CDML
The FileMaker Pro Web Companion lets you publish your database
with custom web pages using a proprietary markup language called
CDML. Included with FileMaker Developer are all the tools,
templates, and examples you need to create your own custom web
pages using CDML. For information, see chapter 9, “Custom web
publishing using CDML.”
Note In FileMaker Pro 5, new CDML tags have been added and
others have been enhanced. For information, see “New and modified
CDML tags” on page 9-9.
Instant Web Publishing
When you use FileMaker Pro Instant Web Publishing, the Web
Companion generates predesigned HTML forms with HREF links to
your database. If you want, you can create a custom home page to go
with your instant web pages instead of using the built-in
FileMaker Pro Instant Web Portal home page. See “Using a custom
home page with Instant Web Publishing” on page 6-6 for
information.
For general information on web publishing and using the Instant
Web Publishing feature, see chapter 14, “Publishing databases on the
Web,” in the FileMaker Pro 5 User’s Guide or see FileMaker Pro
Help.
Static web publishing with HTML
You can also publish your data on static web pages if you don’t need
dynamic web access to your database. See “Exporting data to a static
HTML page” on page 6-11.
Using the FileMaker Pro Web Companion
The Web Companion is a plug-in that acts as a Common Gateway
Interface (CGI) application for handling interactions between
FileMaker Pro and your web browser. The Web Companion also
functions as a web server by providing static files (such as HTML
pages and images) to the web browser.
Web users access your database by entering a URL to the server (the
IP address of the host computer that is running FileMaker Pro) or by
clicking an HREF link that contains a specific CGI command for
FileMaker. The Web Companion then sends either the default home
page or the web page specified in the CGI command via HTTP
(Hypertext Transfer Protocol).
For general information on the Web Companion and about
connecting to the Internet or an intranet, see chapter 14, “Publishing
databases on the Web” in the FileMaker Pro 5 User’s Guide.
Requirements for web access
FileMaker Pro must be located on the host computer that is serving
the web pages on the Web (preferably with a full-time, constant
connection to the Internet or your intranet). The Web Companion
must be enabled in FileMaker Pro.