Accessibility
 

Building your first dynamic website – Part 3: Building the administrative back end


Irina Dumitrascu

Irina Dumitrascu

Table of Contents

Comments
Created:
9 March 2009
User Level:
Beginner
Products:
Dreamweaver

In Part 1 and Part 2 of this tutorial you set up your development environment and created a dynamic site for gathering and displaying feedback in the form of user comments.

In this part of the tutorial, you will add a page to your site that allows an administrator to remove or approve feedback items. To do this you will need to:

  • Protect this page so it can be accessed by authorized users only
  • Define a list of authorized users
  • Implement a way for authorized users to authenticate themselves (login) and to logout

Requirments

To complete this tutorial you'll need to install the following software and files:

Dreamweaver CS4

Prerequisite knowledge

Creative Commons License
This work is licensed under a Creative Commons Attribution-Noncommercial-Share Alike 3.0 Unported License

About the author

Irina Dumitrascu is a software developer. She loves programming and creating high-quality web applications. Her favorite off-computer activities are traveling, reading, and getting involved in ecology projects.