G
Guest
Hello All:
I have an ASPX A.ASPX where I am displaying realtime data using embedded
ASPX page B.ASPX. When I go to next page/previous page from A.ASPX page, I
am able to go to next/previous page but when I try to perform any action on
next/previous page, it gives me an internet explorer error. I have added a
function 'onunload' on clientside in A.ASPX. I never see that onunload
function is getting called when A.ASPX is switched to next or previous page.
I beleive that this page(A.ASPX) is still in memory.
Please help me out to solve this issue. Please let me know if you need more
information.
Thanks in advance.
Regards
Arunesh Mohan
I have an ASPX A.ASPX where I am displaying realtime data using embedded
ASPX page B.ASPX. When I go to next page/previous page from A.ASPX page, I
am able to go to next/previous page but when I try to perform any action on
next/previous page, it gives me an internet explorer error. I have added a
function 'onunload' on clientside in A.ASPX. I never see that onunload
function is getting called when A.ASPX is switched to next or previous page.
I beleive that this page(A.ASPX) is still in memory.
Please help me out to solve this issue. Please let me know if you need more
information.
Thanks in advance.
Regards
Arunesh Mohan