September 2007
Intermediate to advanced
504 pages
11h 36m
English
In this lesson, you will:
<objective>Build a dynamic search interface that lets users search and filter data in three different ways
</objective> <objective>Hand-code several SQL queries using joins, dynamically filtered data, and subqueries
</objective> <objective>Show or hide the Recordset Navigation Bar, based on need
</objective> <objective>Apply basic application security
</objective> <objective>Temporarily disable code using comments for testing and debugging
</objective> <objective>Use built-in functions to check for the presence of URL and form variables
</objective> <objective>Use nested if...else blocks to create a sophisticated flow control structure