In this lesson you saw how to add the ability to add new customer records into the CustTable. Now you will add functionality to add new records to the BookTable.
Add a page called
BookManage.asp to the VirtualBookShelf project. Then add an Insert button and the necessary event handler to insert a row into BookTable. Then enter the following book information using the new page.
- ItemNo: A300-001
- Title: How To Build a Submarine
- Author: O'Really
- Qty: 3
- Reorder: 1
- Status: S
- Retail: 9.95