I have an asp.net application that ties into a private financial website. I use an iframe command to open up the private financial website. This hides the websites url in the address bar above, however, when the website is loading, I have a "waiting for website...." in the bottom status bar.
Does anyone know of a way to mask or hide this message from showing, or to spoof a different address in the status bar so that the user isn't able to bypass my website and simply go to the hidden website?
Any asssistance would be greatly appreciated.