We are running a web-based control-panel to link all of our AdventNet tools together. Right now we have a main index that has links to open each tool (AssetExplorer, Firewall Analyzer, OpUtils, etc) in an iframe.
Every single tool except OpUtils will stay in the iframe after logging in. OpUtils seems to go to target _top, which breaks out of the frame.
Is there any way to fix or work around this so that OpUtils will stay within the frame?