Hey, thanks for your reply.
Yah. What you've said makes a lot of sense. In fact, I am about to write a site that allows visitors to submit articles that will not display until I have approved them. (If anyone knows of existing code that does this, I am very eager to see it to learn how this is done.)
But is it wise to put images (jpegs), menus (including menu gif items) and everything else in a SQL database? Shouldn't I maybe leave the images on the harddrive in a folder and maybe simply put links to them in the database? (I perhaps need to look up some Content Management Systems and see how its done.) I feel a bit apprehensive about putting all my eggs in one database. But if that is the best way, then I'll do it.