Document Management System

The movie above is a real-time demonstration of a mini document management system that utilizes AJAX (Asynchronous JavaScript XML) to allow an administrator the ability to

  • Log into admin mode right from the page itself (no separate or different admin area)
  • Create drop down elements
  • Assign PDF documents to a drop down element
  • Add new PDF documents that can be assigned, including storing a part number and document description
  • Upload new PDF documents to the server

All without performing multiple page loads per action.  Notice that the page only reloads when logging in or out.