Sample ADO Based Application System: Authors

Here is an example of a system to maintain the Authors Table.

It is composed of two pages, one page that has the list of authors (AspAdo1.Asp) and allows for a link to edit/add a record and another page AspAdo2.Asp that handles the details of inserting, updating and deleting records.

View the page to see the list of authors

AspADO1.asp Source Code for the list of authors

AspADO2.asp Source Code for the detail editing

Map of how page works

wpe1.gif (5746 bytes)