Click here to Skip to main content
15,921,905 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: accessing user controls value via another user control Pin
uglyeyes13-Mar-08 15:21
uglyeyes13-Mar-08 15:21 
GeneralHttpContext.Current.Request.ServerVariables Pin
shefali_sinha13-Mar-08 11:50
shefali_sinha13-Mar-08 11:50 
GeneralRe: HttpContext.Current.Request.ServerVariables Pin
flash66513-Mar-08 20:17
flash66513-Mar-08 20:17 
General[Message Deleted] Pin
codingrocks13-Mar-08 9:52
codingrocks13-Mar-08 9:52 
GeneralRe: Datalist Error....Paging not working Please Help Pin
pmarfleet13-Mar-08 10:28
pmarfleet13-Mar-08 10:28 
GeneralRe: Datalist Error....Paging not working Please Help Pin
led mike13-Mar-08 10:30
led mike13-Mar-08 10:30 
GeneralRe: Datalist Error....Paging not working Please Help Pin
Christian Graus13-Mar-08 11:02
protectorChristian Graus13-Mar-08 11:02 
GeneralRe: Datalist Error....Paging not working Please Help Pin
led mike13-Mar-08 12:07
led mike13-Mar-08 12:07 
GeneralRe: Datalist Error....Paging not working Please Help Pin
Christian Graus13-Mar-08 14:13
protectorChristian Graus13-Mar-08 14:13 
GeneralRe: Datalist Error....Paging not working Please Help Pin
saini arun13-Mar-08 14:15
saini arun13-Mar-08 14:15 
GeneralRe: Datalist Error....Paging not working Please Help Pin
Christian Graus13-Mar-08 14:31
protectorChristian Graus13-Mar-08 14:31 
GeneralRe: Datalist Error....Paging not working Please Help Pin
_AK_13-Mar-08 19:10
_AK_13-Mar-08 19:10 
GeneralRe: Datalist Error....Paging not working Please Help [modified] Pin
saini arun14-Mar-08 5:22
saini arun14-Mar-08 5:22 
GeneralSession ID being shared across multiple tabs in IE 7, Firefox Pin
gauthee13-Mar-08 5:41
gauthee13-Mar-08 5:41 
GeneralRe: Session ID being shared across multiple tabs in IE 7, Firefox Pin
Mark J. Miller13-Mar-08 8:21
Mark J. Miller13-Mar-08 8:21 
GeneralRe: Session ID being shared across multiple tabs in IE 7, Firefox Pin
led mike13-Mar-08 9:34
led mike13-Mar-08 9:34 
GeneralRe: Session ID being shared across multiple tabs in IE 7, Firefox Pin
Mark J. Miller13-Mar-08 10:17
Mark J. Miller13-Mar-08 10:17 
GeneralRe: Session ID being shared across multiple tabs in IE 7, Firefox Pin
led mike13-Mar-08 10:26
led mike13-Mar-08 10:26 
GeneralRe: Session ID being shared across multiple tabs in IE 7, Firefox Pin
Mark J. Miller13-Mar-08 11:12
Mark J. Miller13-Mar-08 11:12 
apart from maintaining all the variables in the url I don't see how that would be done.

Lets say, I have two variables named entityid and year which get set after the user searches for an entity and selects it from the results of that search and the user selects a year. Then the user opens a new window (same session) and searches again, but selects a different entity or a different year and navigates to the same data entry page. Now when the user navigates back to the first window his session data is invalid, but he proceeds to enter new data into the window. He has just entered new data into the wrong entity and year.

This is a simplified example but demonstrates my point. How else, other than through urls, would you accomplish this?


GeneralRe: Session ID being shared across multiple tabs in IE 7, Firefox Pin
led mike13-Mar-08 12:05
led mike13-Mar-08 12:05 
GeneralRe: Session ID being shared across multiple tabs in IE 7, Firefox Pin
Mark J. Miller14-Mar-08 5:21
Mark J. Miller14-Mar-08 5:21 
GeneralRe: Session ID being shared across multiple tabs in IE 7, Firefox Pin
led mike14-Mar-08 6:27
led mike14-Mar-08 6:27 
GeneralRe: Session ID being shared across multiple tabs in IE 7, Firefox Pin
Mark J. Miller14-Mar-08 6:29
Mark J. Miller14-Mar-08 6:29 
GeneralRe: Session ID being shared across multiple tabs in IE 7, Firefox Pin
led mike14-Mar-08 5:08
led mike14-Mar-08 5:08 
GeneralRe: Session ID being shared across multiple tabs in IE 7, Firefox Pin
Mark J. Miller14-Mar-08 5:42
Mark J. Miller14-Mar-08 5:42 

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.