I am trying to create dynamic menus using menu items loaded in a SQL server table. I need to be able to add/delete menu items on the back end (on the server)rather than be hard coded inside VB. The client installs are all overseas and need to be changed occasionally. I have figured basic dyamic menus inside VB but this doesn't help me solve the problem of being able to control the menu items from the backend. Please help! Thanks.