Developer’s Guide

Table Of Contents
Publishing your database on the Web 6-13
Format filenames for instant web pages
The following table lists the instant web pages and their format
filenames as they apply to those web styles that use cascading style
sheets.
Note When you suppress the Instant Web Publishing controls, your
users will be completely dependent on your buttons and scripts to
manage your database solutions in a browser. You can simulate a
“home” link by creating a button to perform a script composed of the
single step,
Open URL [No dialog, “http:/”]. (Note there is only one “/”
after “http:”.) This statement can’t be attached directly to the button
itself, but must be included in a script performed by the button.
Web Companion support for Internet
media types
The Web Companion supports current MIME (Multipurpose
Internet Mail Extensions) types registered for the Internet. The Web
Companion can now serve other types of media files besides HTML
to the web browser with the correct MIME type.
For example, you might want to serve WML (Wireless Markup
Language) documents from your web site. Browsers with the
appropriate plug-in would be able to display the file in the browser
window.
Monitoring your site
The FileMaker Pro Web Companion generates three types of log
files that you can use for gathering information about web users who
visit your site:
1 access.log
1 error.log
1 info.log
These log files are created in the FileMaker Developer 5.5 folder
when they are enabled on the Web Companion configuration dialog
box. For information on enabling log files, see “Setting Web
Companion configuration options” on page 6-3.
In addition, the Web Companion provides several external functions
for monitoring activity with your databases, which can be used in
your calculation fields and scripts.
Using the access.log file
The access.log file keeps a record of every time someone accesses
the Web Companion from a web browser and lists the hits in NCSA/
CERN-compatible Common Log Format.
Instant web page Format filename
Form View FormVwCSS.htm
Table View TableVwCSS.htm
Search SearchCSS.htm
New Record NewCSS.htm
Edit Record EditCSS.htm
Delete Record DeleteCSS.htm
Sort SortCSS.htm
Error Err.htm