R
Richard St?en
Hi!
We are experiencing a problem with running an .aspx page inside an
iframe. The .aspx page is loading perfectly the first time (on load),
but when we try to interact/navigate within the .aspx page (press a
button/calendar control e.g.) the response is loaded in a new separate
browser window.
What we want is that the .aspx page is preserved and running inside
the IFRAME, not only on load, but also when the user tries to interact
with the page.
By the way, in the development environment we run the page in an frame
(not iframe), and this works fine.
Please help!
We are experiencing a problem with running an .aspx page inside an
iframe. The .aspx page is loading perfectly the first time (on load),
but when we try to interact/navigate within the .aspx page (press a
button/calendar control e.g.) the response is loaded in a new separate
browser window.
What we want is that the .aspx page is preserved and running inside
the IFRAME, not only on load, but also when the user tries to interact
with the page.
By the way, in the development environment we run the page in an frame
(not iframe), and this works fine.
Please help!