|
-
Dec 26th, 2002, 04:22 PM
#1
Thread Starter
Lively Member
frames Question
hello All,
I have an asp.net site and have a frames section.
When a user logs on and their session expires, the logon screen displays in each frame window, or inside of the main page.
How do you keep this from happening?
Kenny
-
Dec 27th, 2002, 09:09 PM
#2
Addicted Member
I don't know if this is what you are looking for, but when I have problems with frames I always turn to Server Side Includes. You can basically work it like a frame, but this may not be a option for you.
Syntax in case you need it:
<!--#include file="page.asp"-->
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|