I\'m doing some simple web integration work which I\'m accomplishing through use of an iframe. My main window has some javascript which interacts with my server to redirect
After much searching I developed a simple trick. I created a dummy page in my own site which the i frame called for. I then had an i frame in the dummy page which called for the site breaking out of the frames. It broke out of the first frame, but since the dummy page was on my site it stayed neatly in the frame of the top page. violla