Kevin,
Thanks, that does help. In fact, I've been doing this all along. I have a NetWebForm with a tab set up. On the tab I have the NetWebBrowse procedure. As a child of this browse procedure, I have a NetWebSource procedure that defines the secondary menu.
I call the NetWebForm as a pop up but the secondary menu does not display. If I don't call it as a pop up, it does display the secondary menu.
The effect I want is to call the browse as a pop up. This browse should have its own menu, either a dropdown or taskpanel menu would do. This is important to my app as all other browse and foems are called as a pop up. I'm currently trying different things to achieve this effect but so far have had no luck.