I will have a database table that has checked off which pages are available to the user. I would like to do a .Net page that would build a menu dynamically based on that table. I am sure there is an easier way than coding out all the connections, building the code that reads it, and then puts it up there. Any sample code you can point me to?