WWW Search Page Wizard

See Also

The WWW Search Page Wizard creates a Web page that allows Web page visitors to search and retrieve records from a Visual FoxPro table. The wizard asks you to specify the table to be searched, the search field, and information about how to format the Web pages it creates.

The wizard creates an HTML page for entering search information, a parameterized query for retrieving the records from your table, and a results page for displaying the records the query retrieved.

Note   The wizard currently constructs queries that use only the = operator, not the LIKE operator. Therefore, you cannot enter wildcard characters, such as * or %, in the Search field of the Web page. Using the wildcards with the = operator returns an empty result set.

For general information about running wizards, see "Using Wizards" in Chapter 1, Getting Started, in the User's Guide.

To run the WWW Search Page Wizard

Wizard Steps

Step 1 – Select Table
Step 2 - Choose Search Field
Step 3 - Set Search Page Options
Step 4 - Set Up Search Page
Step 5 - Select Result Fields
Step 6 - Set Up Results Page
Step 7 - Finish