I was trying to embed my web application in an iframe.
I login, then go to some page, fill stuff there and then go to another page (x.aspx).
When x.aspx gets loaded, then somehow x.aspx occupies whole browser page and iframe vanishes.
This behaviour is noticable in FF3.6, Chrome, IE8.
Does anyone have any idea?
Thanks
Saarthak
It could contain a framebuster script. This is a small javascript that kicks the page out of a frame if it is framed.