Click here to Skip to main content
15,917,538 members
Home / Discussions / ASP.NET
   

ASP.NET

 
QuestionHow to run my application in IE. Pin
mithun narayanan18-Jan-08 1:37
mithun narayanan18-Jan-08 1:37 
GeneralRe: How to run my application in IE. Pin
v1i9n6o7d18-Jan-08 2:01
v1i9n6o7d18-Jan-08 2:01 
Generaldisplay image from a file Pin
michael_jhons18-Jan-08 1:29
michael_jhons18-Jan-08 1:29 
GeneralLocalization problem with html controls Pin
metkor18-Jan-08 1:28
metkor18-Jan-08 1:28 
GeneralGridview Vertical Pin
Burim Rama18-Jan-08 0:44
Burim Rama18-Jan-08 0:44 
GeneralRe: Gridview Vertical Pin
sirisha guttikonda18-Jan-08 0:58
sirisha guttikonda18-Jan-08 0:58 
Questionauto increment field Pin
Pankaj Garg18-Jan-08 0:27
Pankaj Garg18-Jan-08 0:27 
GeneralSession Variables Pin
#realJSOP18-Jan-08 0:24
professional#realJSOP18-Jan-08 0:24 
Using .Net 2.0...

When a user logs in to my site, I set a few session variables with his user info. When the user clicks "logout", a logout page is loaded that clears the session variables completely (with Session.Clear();) and redirects to Default.aspx. However, after logging out, if the user manually types in the url for a members-only page, it appears to still think they're logged in. It's almost like the browser has cached the members-only page.

Did I explain that okay?

Is there a way to clear specific pages from the cache?


"Why don't you tie a kerosene-soaked rag around your ankles so the ants won't climb up and eat your candy ass..." - Dale Earnhardt, 1997
-----
"...the staggering layers of obscenity in your statement make it a work of art on so many levels." - Jason Jystad, 10/26/2001


GeneralRe: Session Variables Pin
Venkatesh Mookkan18-Jan-08 0:42
Venkatesh Mookkan18-Jan-08 0:42 
GeneralRe: Session Variables Pin
#realJSOP18-Jan-08 1:49
professional#realJSOP18-Jan-08 1:49 
GeneralRe: Session Variables Pin
N a v a n e e t h18-Jan-08 2:09
N a v a n e e t h18-Jan-08 2:09 
GeneralRe: Session Variables Pin
N a v a n e e t h18-Jan-08 2:18
N a v a n e e t h18-Jan-08 2:18 
GeneralRe: Session Variables Pin
Venkatesh Mookkan18-Jan-08 19:42
Venkatesh Mookkan18-Jan-08 19:42 
Questionneed to know some back to basics stuff Pin
neodeaths18-Jan-08 0:00
neodeaths18-Jan-08 0:00 
GeneralRe: need to know some back to basics stuff [modified] Pin
Colin Angus Mackay18-Jan-08 0:17
Colin Angus Mackay18-Jan-08 0:17 
GeneralRe: need to know some back to basics stuff Pin
N a v a n e e t h18-Jan-08 2:12
N a v a n e e t h18-Jan-08 2:12 
GeneralRe: need to know some back to basics stuff Pin
Colin Angus Mackay18-Jan-08 5:30
Colin Angus Mackay18-Jan-08 5:30 
GeneralRe: need to know some back to basics stuff Pin
N a v a n e e t h18-Jan-08 2:10
N a v a n e e t h18-Jan-08 2:10 
Generaltracing the backpage Pin
sirisha guttikonda17-Jan-08 23:40
sirisha guttikonda17-Jan-08 23:40 
GeneralCatch and ignore the 'backspace' button Pin
anderslundsgard17-Jan-08 23:22
anderslundsgard17-Jan-08 23:22 
GeneralProblem in sorting datagrid in ASP.NET 1.1 Pin
NetBot17-Jan-08 23:16
NetBot17-Jan-08 23:16 
GeneralRe: Problem in sorting datagrid in ASP.NET 1.1 Pin
Venkatesh Mookkan17-Jan-08 23:57
Venkatesh Mookkan17-Jan-08 23:57 
GeneralRe: Problem in sorting datagrid in ASP.NET 1.1 Pin
NetBot18-Jan-08 23:15
NetBot18-Jan-08 23:15 
AnswerRe: Problem in sorting datagrid in ASP.NET 1.1 Pin
Venkatesh Mookkan19-Jan-08 5:18
Venkatesh Mookkan19-Jan-08 5:18 
Questionneed to do sorting for a gridview where data is binded promatically [modified] Pin
neodeaths17-Jan-08 22:22
neodeaths17-Jan-08 22: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.