Developer’s Guide

Table Of Contents
Using FileMaker Pro XML to deliver your data 7-19
A detail view of an empty record opens in a separate window with a
blinking insertion point in the Item field. When web users click
inside the Item, Cost, Date Purchased, Serial Number, or Notes text
boxes, a help string appears in the status bar at the bottom of the
window. The default operator for a search is “begins with” or web
users can type one of the <, <=, >, >=, or = operator symbols in these
boxes.
11. Click in the Cost text box and type >=2000. Then click Find.
Any record containing the amount of $2,000 or greater in the Cost
field is found and displayed in List View.
12. In List View, click Show All to display all the records in the
database, including any records you added.
If you want, you can examine the XML Inventory example’s
JavaScript library as you view the source for the example pages.
1. Start the Microsoft Notepad application (or a similar text editor),
and choose File menu > Open. Locate and open the FMP.js file. (If
necessary, choose All Files (*.*) as the Type.)
FileMaker Pro 5.5 > Web > Inventory Example > FMP.js
Click in text boxes to display data entry instructions at bottom of window
The found set of records is displayed in the List View window