Ask a Question related to ASP.NET Security, Design and Development.
-
radha #1
logout(without getting page using back button)
hi
i would like to implement a logout page which is very secure so that after logging out a user cannot use the back button for accessing the previous page. i think i must use session object for this. Anybody knows how to do it?
thanks.
---
Posted using Wimdows.net NntpNews Component - Posted from .NET's Largest Community Website: [url]http://www.dotnetjunkies.com/newsgroups/[/url]
radha Guest
-
back button/making a page expire...
Due to last minute changes by sales, I needed add a another page... Long story, however my problem is the following: I need to expire a page... -
Adding A Back Button to a page
I am using Publisher 2002 and I would like to know how to add a back button to a page that would take me back to the previous page. I would also... -
Page has Expired, BACK-button -problem
Hi! I have Windows XP&IE6.0.2... (SP1). I'm coding one project with PHP. I get "Warning: Page has Expired" when I try to get back to the "POSTed... -
My Page and BACK button
Can you rephrase your question? -- Dan Vallejo, Visual Studio and .NET Setup Team This posting is provided "AS IS" with no warranties, and... -
after logout, how to retrieve an expired page if user click 'back' button?
hi everyone, i've made a login and logout page, after user have logout, i want to retrieve an expired page if user click the 'back' button to... -
Arvind P Rangan #2
Re: logout(without getting page using back button)
Radha,
BAck button is a Browser activity, which u can;t change.
but if you have <form level authentiaction>
then even if user goes back to a page on click of any event it will trigger
back to login page.
ARvind.
"radha" <anju_gunowa@-NOSPAM-servihoo.com> wrote in message
news:%23U8SDNrAEHA.3828@TK2MSFTNGP10.phx.gbl...logging out a user cannot use the back button for accessing the previous> hi
> i would like to implement a logout page which is very secure so that after
page. i think i must use session object for this. Anybody knows how to do
it?Community Website: [url]http://www.dotnetjunkies.com/newsgroups/[/url]> thanks.
>
> ---
> Posted using Wimdows.net NntpNews Component - Posted from .NET's Largest
Arvind P Rangan Guest



Reply With Quote

