Click here to Skip to main content
15,899,754 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: problem in clearing the sessions Pin
T M Gray25-May-10 8:28
T M Gray25-May-10 8:28 
AnswerRe: problem in clearing the sessions Pin
Sandeep Mewara25-May-10 19:22
mveSandeep Mewara25-May-10 19:22 
AnswerRe: problem in clearing the sessions Pin
Ryan McBeth26-May-10 5:35
Ryan McBeth26-May-10 5:35 
GeneralRe: problem in clearing the sessions Pin
Amit Spadez26-May-10 18:51
professionalAmit Spadez26-May-10 18:51 
GeneralRe: problem in clearing the sessions Pin
Ryan McBeth27-May-10 1:16
Ryan McBeth27-May-10 1:16 
GeneralRe: problem in clearing the sessions Pin
Amit Spadez27-May-10 2:10
professionalAmit Spadez27-May-10 2:10 
GeneralRe: problem in clearing the sessions Pin
Ryan McBeth27-May-10 3:27
Ryan McBeth27-May-10 3:27 
GeneralRe: problem in clearing the sessions Pin
Ryan McBeth27-May-10 3:41
Ryan McBeth27-May-10 3:41 
Ok, brother I'm still on the case.

I can think of one more option if sessions are out of the question.

Create a third page called process.aspx . <ake the="" page_load="" method="" do="" same="" thing="" thank_you="" page="" did,="" but="" add="" an="" immediate="" redirect="" to="" thankyou.aspx

so="" business="" process="" would="" look="" like="" this:

test.aspx="" -=""> process.aspx -> thankyou.aspx

If the user hits the back button, they go immediately to process.aspx and get redirected back to thankyou.aspx . Now, this won't help if the user holds down the "back" key and chooses test.aspx, but it may work in 90% of your cases, and if you are having trouble with setting sessions, that may be good enough.

If that won't work, post your page_load method for test.aspx and thankyou.aspx and I'll take a look at it.

Ryan
GeneralRe: problem in clearing the sessions Pin
Amit Spadez27-May-10 18:24
professionalAmit Spadez27-May-10 18:24 
GeneralRe: problem in clearing the sessions Pin
Amit Spadez27-May-10 18:41
professionalAmit Spadez27-May-10 18:41 
GeneralRe: problem in clearing the sessions Pin
Ryan McBeth28-May-10 3:35
Ryan McBeth28-May-10 3:35 
GeneralRe: problem in clearing the sessions Pin
Amit Spadez28-May-10 3:52
professionalAmit Spadez28-May-10 3:52 
QuestionMessage Removed Pin
24-May-10 22:32
Dot-Net-Dev24-May-10 22:32 
AnswerRe: User Login through http post Pin
saini arun24-May-10 23:32
saini arun24-May-10 23:32 
GeneralRe: User Login through http post Pin
R. Giskard Reventlov24-May-10 23:52
R. Giskard Reventlov24-May-10 23:52 
QuestionMAC address code issue [modified] Pin
Abdul-Rhman Alsri24-May-10 21:41
Abdul-Rhman Alsri24-May-10 21:41 
AnswerRe: MAC address code issue Pin
Peace ON24-May-10 21:53
Peace ON24-May-10 21:53 
GeneralRe: MAC address code issue Pin
Abdul-Rhman Alsri25-May-10 4:36
Abdul-Rhman Alsri25-May-10 4:36 
QuestionIIS as web server Pin
NetQuestions24-May-10 21:35
NetQuestions24-May-10 21:35 
AnswerRe: IIS as web server Pin
Peace ON24-May-10 21:46
Peace ON24-May-10 21:46 
QuestionImport contacts from Gmail and Yahoo in Asp.net Pin
NetMan201224-May-10 21:31
NetMan201224-May-10 21:31 
AnswerRe: Import contacts from Gmail and Yahoo in Asp.net Pin
Peace ON24-May-10 21:36
Peace ON24-May-10 21:36 
QuestionInvalid postback or callback argument error Pin
sudheesh kumar s24-May-10 20:47
sudheesh kumar s24-May-10 20:47 
QuestionEditable gridview in ASP.NET MVC 2.0 Pin
M. K. BASHER24-May-10 19:34
M. K. BASHER24-May-10 19:34 
AnswerRe: Editable gridview in ASP.NET MVC 2.0 Pin
Peace ON24-May-10 20:03
Peace ON24-May-10 20:03 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.