Chapter 4. Editing Records
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.
By abstracting the contents of a Web site, storing these contents in a database, and creating an interface that is usable by nontechnical users, it becomes possible to create sites that can effectively publish large amounts ...
Get Essential ASP for Web Professionals now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.