How do I target a frame with a header location. Because the page that the header is on is default to itself which I need, but I need the header location to refresh the menu frame, is there any way to do this?
Not with headers - those are http and frames are part of HTML. What you'll need is some Javascript to change the frame's URL.