C
CG
Hi,
I have an ASP.NET application.
On one of my pages I have a link to a popup. This popup
has a link. When the user clicks this link my popup closes
and another Popup is displayed.
In this second Popup I want to redirect the user to a
fifferent page in my application when the popup closes. Is
this possible as another popup opened this second popup so
I cannot use 'window.opener'.
Any advice is much appreciated.
Thanks,
C
I have an ASP.NET application.
On one of my pages I have a link to a popup. This popup
has a link. When the user clicks this link my popup closes
and another Popup is displayed.
In this second Popup I want to redirect the user to a
fifferent page in my application when the popup closes. Is
this possible as another popup opened this second popup so
I cannot use 'window.opener'.
Any advice is much appreciated.
Thanks,
C