Click here to Skip to main content
15,909,953 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: Gridview checkbox problems Pin
Senseicads2-May-07 2:37
Senseicads2-May-07 2:37 
GeneralRe: Gridview checkbox problems Pin
pauliehaha2-May-07 3:22
pauliehaha2-May-07 3:22 
AnswerRe: Gridview checkbox problems Pin
RSArockiam2-May-07 3:17
RSArockiam2-May-07 3:17 
GeneralRe: Gridview checkbox problems Pin
pauliehaha2-May-07 3:27
pauliehaha2-May-07 3:27 
Questionhow to show cursor on selected row of a grid in postback [modified] Pin
Sachin M Narangale2-May-07 1:10
Sachin M Narangale2-May-07 1:10 
AnswerRe: how to show cursor on selected row of a grid in postback Pin
N a v a n e e t h2-May-07 3:32
N a v a n e e t h2-May-07 3:32 
QuestionSession value is Reset in IE 7 Pin
Blumen2-May-07 0:23
Blumen2-May-07 0:23 
AnswerRe: Session value is Reset in IE 7 Pin
Guffa2-May-07 1:13
Guffa2-May-07 1:13 
blumenhause wrote:
Is this a bug in IE 7?


No. That is exactly how it is supposed to work. The session is unique for the instance of the browser, not for each window/tab in the instance. If it were, you would lose the session every time you navigate to a different page, making sessions totally useless.

If you want separate sessions, you have to start separate instances of the browser.

blumenhause wrote:
Does this happen with tabbed windows in Firefox?


Yes. Actually as Firefox never opens separate instances of the browser, all windows in Firefox also belong to the same session.


---
single minded; short sighted; long gone;

QuestionRe: Session value is Reset in IE 7 Pin
Blumen2-May-07 1:56
Blumen2-May-07 1:56 
AnswerRe: Session value is Reset in IE 7 Pin
Psycho-*Coder*-Extreme2-May-07 2:10
Psycho-*Coder*-Extreme2-May-07 2:10 
GeneralRe: Session value is Reset in IE 7 Pin
Blumen2-May-07 2:33
Blumen2-May-07 2:33 
GeneralRe: Session value is Reset in IE 7 Pin
Colin Angus Mackay2-May-07 2:38
Colin Angus Mackay2-May-07 2:38 
GeneralRe: Session value is Reset in IE 7 Pin
Psycho-*Coder*-Extreme2-May-07 4:17
Psycho-*Coder*-Extreme2-May-07 4:17 
Questionwant to show usercontrol at the bottom of the page Pin
anujose2-May-07 0:02
anujose2-May-07 0:02 
AnswerRe: want to show usercontrol at the bottom of the page Pin
Sandeep Akhare2-May-07 0:15
Sandeep Akhare2-May-07 0:15 
AnswerRe: want to show usercontrol at the bottom of the page Pin
Sandeep Kumar2-May-07 0:20
Sandeep Kumar2-May-07 0:20 
AnswerRe: want to show usercontrol at the bottom of the page Pin
N a v a n e e t h2-May-07 3:36
N a v a n e e t h2-May-07 3:36 
AnswerRe: want to show usercontrol at the bottom of the page Pin
mnvkng762-May-07 16:56
mnvkng762-May-07 16:56 
QuestionPassing Parameters to Crystal Report in asp.net 2.0 Pin
Shraddha Bhatt2-May-07 0:00
Shraddha Bhatt2-May-07 0:00 
QuestionMemory Issue for aspnet_wp.exe Pin
just3ala21-May-07 23:50
just3ala21-May-07 23:50 
AnswerRe: Memory Issue for aspnet_wp.exe Pin
Ibuprofen2-May-07 0:12
Ibuprofen2-May-07 0:12 
GeneralRe: Memory Issue for aspnet_wp.exe Pin
just3ala22-May-07 2:56
just3ala22-May-07 2:56 
QuestionHow to transfer money into diferent accounts Pin
sabby20061-May-07 23:46
sabby20061-May-07 23:46 
QuestionSet focus on CheckBox in UpdatePanel Pin
Gamzun1-May-07 23:41
Gamzun1-May-07 23:41 
QuestionTime format Pin
Imran Khan Pathan1-May-07 23:11
Imran Khan Pathan1-May-07 23:11 

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.