I am a newcomer to asp and am trying to set up a protected sub-web in FrontPage on a Windows server using MS Access 2000 for about 900 members. For test purposes I have used scripts from here:
and I am getting the following behaviour: The user is sent to the login page (logon.asp) for validation. Once successfully logged in, the user begins to move between the various protected pages and for no discernible reason is suddenly sent back to logon.asp. There is also no logical pattern as to when this occurs or from what page. Sometimes a page shown is an older version and sometimes a newer edited version. I have tried similar code from other websites all with the same results. I´d be grateful for any help. Is this a cache problem and if so, where exactly must the "no cache" code be placed?
Thanks
Colin
and I am getting the following behaviour: The user is sent to the login page (logon.asp) for validation. Once successfully logged in, the user begins to move between the various protected pages and for no discernible reason is suddenly sent back to logon.asp. There is also no logical pattern as to when this occurs or from what page. Sometimes a page shown is an older version and sometimes a newer edited version. I have tried similar code from other websites all with the same results. I´d be grateful for any help. Is this a cache problem and if so, where exactly must the "no cache" code be placed?
Thanks
Colin