I have an ASP/Ms Access web application. 2 DB's One DB shows the data, the other DB is used for login and restricting user access.
I can login but when I get in and click on a link, it logs me out. Not everytime though and it does it to the point it seems random. (of course I'm not talking about me sitting idle for half an hour then this happens either)
My back keys work and takes me back to the prior viewable page after the app logs me out and sends me back to the login screen.
I am not using authorization levels in the DB either, just username and password.
Can someone help me figure this out?