EzFAQ 1.0I am not a web developer by trade but I have had dabbled with some web work (mostly as a hobby) from time-to-time. I recently created a website for a project at work that would enhance collaboration between all team members. Among other capabilities, I decided to create a Project FAQ List for the site. The FAQ List app that I created, I call it EzFAQ, uses a Microsoft Access database and allows any member with access to the site to view, add, edit and delete entries in the FAQ List. I had originally created a version of this app that would use a plain, tab-delimited text file in which to store the FAQs. However, when I decided to allow all team members to have access to modifying the list, it was obvious that a database was needed.