Safari Books Online is a digital library providing on-demand subscription access to thousands of learning resources.
In This Chapter
Using a Web interface to edit records in a database
SQL insert, update, and delete statements
The ASP Session objectf
Password-protected Web pages with ASP
The Request.QueryString object
Regular expressions
Dynamically generated forms
The previous chapter covered a set of scripts that published information stored in a relational database to the Web. This chapter discusses a set of scripts that create a password-protected interface that can be used to edit the contents of that database.