nasos007
11-14-2002, 05:42 PM
Hi All,
I am using ASP and ASP.NET on a page with frames.
I have a form on the right frame, but if the session times out, I want to break out of the frames. [does this make sense???]
I am using the line below, but I want it to open in the parent window=
Response.Redirect("default.aspx", True)
My questions:
Is this possible? and how?
Your time in helping me is greatly appreciated!
Nas:confused:
I am using ASP and ASP.NET on a page with frames.
I have a form on the right frame, but if the session times out, I want to break out of the frames. [does this make sense???]
I am using the line below, but I want it to open in the parent window=
Response.Redirect("default.aspx", True)
My questions:
Is this possible? and how?
Your time in helping me is greatly appreciated!
Nas:confused: