Click here to Skip to main content
15,898,692 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: Restricting access to pages inside a folder Pin
Not Active15-Jun-07 2:00
mentorNot Active15-Jun-07 2:00 
AnswerRe: Restricting access to pages inside a folder Pin
Not Active15-Jun-07 1:59
mentorNot Active15-Jun-07 1:59 
Questionabout datatable Pin
lockepeak14-Jun-07 16:30
lockepeak14-Jun-07 16:30 
AnswerRe: about datatable Pin
Christian Graus14-Jun-07 17:57
protectorChristian Graus14-Jun-07 17:57 
AnswerRe: about datatable Pin
_AK_14-Jun-07 22:02
_AK_14-Jun-07 22:02 
Questionasp.net using crystal report Pin
moomoooomoo14-Jun-07 14:54
moomoooomoo14-Jun-07 14:54 
AnswerRe: asp.net using crystal report Pin
Sathesh Sakthivel14-Jun-07 15:06
Sathesh Sakthivel14-Jun-07 15:06 
QuestionPage has expired issue. [modified] Pin
terife14-Jun-07 13:37
terife14-Jun-07 13:37 
Hi all,

I'm a programmer in Web developer with ASP.NET 2.0, C# basic. I have this issue and it cost me lots of time on investigating the solution. Let me explain the scenario in the easiest way to understand. Let say i have site A and site B, both of them have Response.Cache.SetCacheability(NoCache), reason of disable caching is prevent user from hitting back button to go back to their previous viewed pages after they signed out. And i succeed in this prevention. But i've got the issue of Page has expired. When i deal with surfing like go to Page A, then B, then hit back button to Page A, then back button to B again and again, there's nothing happen because they are 2 different pages. but when i work on Page A only, let say i have a multiview menu in Page A, then i switch from tab X to tab Y, then hit back button, that throw Page has expired. Im so sick with this. As far as i know that because the post back url point to the same page, and this is just a warning from IE from duplicating request to one page, but this is disturbing end user a lot. Is there any work around this?

Please assist me on this, any of your solutions are appreciated.
Thank you very much.


-- modified at 19:58 Thursday 14th June, 2007

I moved this to the ASP.NET forum, please in future respect the notice that says 'do not post programming questions in the lounge'.


There is no END ROAD in the world, the end of this road is the beginning of another road...

QuestionObject reference not set to an instance of an objec [modified] Pin
ASPnoob14-Jun-07 13:20
ASPnoob14-Jun-07 13:20 
AnswerRe: Object reference not set to an instance of an objec Pin
Christian Graus14-Jun-07 13:56
protectorChristian Graus14-Jun-07 13:56 
GeneralRe: Object reference not set to an instance of an objec Pin
ASPnoob14-Jun-07 14:09
ASPnoob14-Jun-07 14:09 
GeneralRe: Object reference not set to an instance of an objec Pin
Not Active14-Jun-07 14:36
mentorNot Active14-Jun-07 14:36 
GeneralRe: Object reference not set to an instance of an objec [modified] Pin
ASPnoob14-Jun-07 18:13
ASPnoob14-Jun-07 18:13 
AnswerRe: Object reference not set to an instance of an objec Pin
Chetan Ranpariya14-Jun-07 21:08
Chetan Ranpariya14-Jun-07 21:08 
AnswerRe: Object reference not set to an instance of an objec Pin
ShuklaGirish14-Jun-07 20:42
ShuklaGirish14-Jun-07 20:42 
AnswerRe: Object reference not set to an instance of an objec Pin
ShuklaGirish14-Jun-07 20:58
ShuklaGirish14-Jun-07 20:58 
GeneralRe: Object reference not set to an instance of an objec Pin
ASPnoob14-Jun-07 21:54
ASPnoob14-Jun-07 21:54 
Question[Message Deleted] Pin
basi001414-Jun-07 11:57
basi001414-Jun-07 11:57 
AnswerRe: Urgent Help Needed: How to display data returned from MS Access? Pin
Not Active14-Jun-07 12:06
mentorNot Active14-Jun-07 12:06 
AnswerRe: How to display data returned from MS Access? Pin
Christian Graus14-Jun-07 13:57
protectorChristian Graus14-Jun-07 13:57 
GeneralRe: How to display data returned from MS Access? Pin
Christian Graus14-Jun-07 18:01
protectorChristian Graus14-Jun-07 18:01 
QuestionSend an email Pin
seemamltn14-Jun-07 10:57
seemamltn14-Jun-07 10:57 
AnswerRe: Send an email Pin
Not Active14-Jun-07 12:01
mentorNot Active14-Jun-07 12:01 
AnswerRe: Send an email Pin
RepliCrux14-Jun-07 19:26
RepliCrux14-Jun-07 19:26 
QuestionPopulating a control with data bound in a GridView Pin
Chris McGlothen14-Jun-07 10:22
Chris McGlothen14-Jun-07 10:22 

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.