Click here to Skip to main content
15,881,559 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi all,

There is a requirement for my web form.

The application must implement proper session/cookie management on the server side, to ensure strict access control. this would avoid any user in directly copy-pasting of the link to get the unauthorized access into the internal pages.

Further certain HTTP directive needs to be prevent enlisting of the application links on to the browser history. The server along with the response to the client browser can send the directives.

These instruct the browser to not the cache the pages and send a new request to the server each time.

Thanks
Posted

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900