About Quotebook

The quotebook was created by Loren Anderson and Matt Decuir as a project for MIS424. It is written with vbscript for asp.net. When submitted, each quote is entered into a MS Access database.

The quote will not become visible on the website until an Admin [Matt or Myself] goes in and reviews it for leud conduct. Once we check it off, it will appear. Through the website you can

  • Vote on best quote
  • Add quotes
  • Add quoters
  • Add comments to quotes
  • Some features of the site include:
  • Database driven
  • Input box validators
  • Stored procedures for security and n-tier design
  • Seperation of design and function
  • Server-side includes
  • Emails sent to admins when quotes are added.
  • ASP.net 2.0 Datagrids with paging functions
  • Dynamically created dropdown lists
  • CSS Design including DIVs rather than tables. There is a seperate CSS file for the admin back-end.
  • Compatible with both IE and Firefox, although the focus is on Firefox