I don't actually have anything built yet because I am really not sure where to start. I was talking to a "classic asp" developer and he was saying it wouldn't require a DB that he would just store the page names/urls in an array and call them that in to each page that way. But I am not opposed to using a db if that's the best way. I was hoping I could just have a page built that would act as a shell, then for each portfolio piece I would build a separate html file that could get pulled into the page depending on it's "tag" (client name, category, new or not). It would be GREAT if I could get my hands on some sample code that did something similar to what I need. I am pretty fluent in html, but I am just starting to get my feet wet with backend coding. thank you for your time!