Hi,
We developed a frame based .net web application. And using
FormAuthenticaion. Everyting works fine but whn session is timed out then
login page is there in all three frames. How this thing can be avoided. We
tried it using targe top, parent but nothing worked for us.....
Please help it is quite urgent....
TIA
Mujtaba Syed - 10 Dec 2004 15:04 GMT
If the pages shown in all frames are protected pages, then the login form
will appear in all frames.
Use web user controls instead of frames.
Mujtaba.
> Hi,
>
[quoted text clipped - 6 lines]
>
> TIA