I'm trying to create a script that can be used back-end to add, delete, modify, etc. news items that would then be read front-end by the user. I know this would take some sort of databasing, but I don't know anything about databasing. Can anyone suggest a way to do this, or a specific resource that I can go to to learn what I need to know to complete this project? Also, I've read about SQL and Microsoft Access databases- will my server only support one, if so, how do I know which, and is there a specific place I have to put a database (like in a cgi-bin) for it to work on the server? Thanks.