M
mti07
I have a situation where I would like to use JavaScript w/ ASP.NET,
however I am not sure if what I want to do is possible.
I have a web application that can deploy multiple windows. Basically,
When a window times out, if it has a parent window, I need to either
close that parent window or redirect that parent window to another
page. The parent window in most cases was created with javascript,
however I do have an instance where the parent window was not created
with javascript.
Is this even possible to do?
Thanks
however I am not sure if what I want to do is possible.
I have a web application that can deploy multiple windows. Basically,
When a window times out, if it has a parent window, I need to either
close that parent window or redirect that parent window to another
page. The parent window in most cases was created with javascript,
however I do have an instance where the parent window was not created
with javascript.
Is this even possible to do?
Thanks