Results 1 to 2 of 2

Thread: frames Question

  1. #1

    Thread Starter
    Lively Member
    Join Date
    Nov 2001
    Location
    Dallas
    Posts
    73

    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

  2. #2
    Addicted Member rdove's Avatar
    Join Date
    Dec 2002
    Location
    Indianapolis
    Posts
    251
    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"-->
    ~Ryan





    Have I helped you? Please Rate my posts.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width