Click to See Complete Forum and Search --> : Creating a directory


kenmayes
12-11-2003, 03:14 PM
I work for a small private school and would like to add an alumni direcotry to our website. One that lets alumni log-on update their info, find 'classmates', etc. Does anyone have any suggestions as to where I can start with researching on how to build one myself. I know HTML pretty well, familiar with javascripting some, and we use MS Access in our office, as well as Frontpage & Dreamweaver. Any suggestions would be greatly appreciated.

Thanks,

pyro
12-11-2003, 03:33 PM
If you are forced to continue using Access, ASP would be the logical choice, as they are both Microsoft technologies. I would, however, recommend MySQL and PHP far above Access and ASP. Access is a rather poor choice for a database.