Hi There, I have an ASP.NET page. I open a child window using the JavaScript function. When the parent closes, the child closes. When the parent refreshes, it loses the variable name of the open child window. So, I can't do anything with it afterwards. I know that you can use a hidden frame to keep track of the variables. Is there any way to maintain functionality without using hidden frames? Thanks in advance. Emanuel
E
egx2
@egx2
Posts
-
Parent Window, Child Window Issue -
Parent Window; Child Window IssueHi There, I have an ASP.NET page. I open a child window using the JavaScript function. When the parent closes, the child closes. When the parent refreshes, it loses the variable name of the open child window. So, I can't do anything with it afterwards. I know that you can use a hidden frame to keep track of the variables. Is there any way to maintain functionality without using hidden frames? Thanks in advance for your help. Emanuel