asp.net - ASP Login authentication -


i have login page include 2 text-boxes , 1 button.

when login page goes (for example) home.aspx page.

when back browser previous page goes login page , if click forward browser arrow button goes home page again.

the problem user clock login page , wants click forward, page not let user go home page again , ask enter username , password again

after user log in have save data in session authentication.

you can find information session link


Comments

Popular posts from this blog

node.js - Using Node without global install -

How to access a php class file from PHPFox framework into javascript code written in simple HTML file? -

java - Null response to php query in android, even though php works properly -