Week 4 Project

I will create four ASP files that accomplish the following tasks by connecting to a database and performing an SQL statement.
  1. Add a new record to the table created in Week 2.  Place data in the following fields:
  2. Retrieve and display the data from [the very first record, all records and] the last record -- the record you just added.
  3. Change the phone number for the record you just added.
  4. Delete the record you just added.

For each snippet above, create a separate small .asp command file that performs the desired action. Then tie it all together with a simple HTML page that has 4 hyperlinks that process the steps above by manually clicking on the hyperlinks. This is the file you should give me access to when you are done. I should be able to click on each link and perform the desired operation.

Copyright © 2006 Jonathan Lewis Slate. All rights reserved.
Contact WebMaster