JavaScript Editor Javascript source editor     Web programming 



Team LiB
Previous Section Next Section

Chapter 19. Creating an Online Address Book

In this hands-on lesson, your project will be to create a manageable, online address book. You will learn the methods for creating the relevant database tables, as well as the forms and scripts for adding, deleting, and viewing database records.

In this chapter, you will learn how to

  • Create relational tables for an online address book

  • Create the forms and scripts for adding and deleting records in the address book

  • Create the forms and scripts for viewing records

    Team LiB
    Previous Section Next Section


    JavaScript Editor Javascript source editor     Web programming