Click here to Skip to main content
15,914,162 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: handle backspace key Pin
Brij17-Jan-10 1:56
mentorBrij17-Jan-10 1:56 
GeneralRe: handle backspace key Pin
Prosanta Kundu online17-Jan-10 17:08
Prosanta Kundu online17-Jan-10 17:08 
GeneralRe: handle backspace key Pin
Brij17-Jan-10 22:08
mentorBrij17-Jan-10 22:08 
GeneralRe: handle backspace key Pin
hi_everybody17-Jan-10 22:19
hi_everybody17-Jan-10 22:19 
GeneralRe: handle backspace key Pin
hi_everybody19-Jan-10 1:02
hi_everybody19-Jan-10 1:02 
GeneralRe: handle backspace key Pin
Prosanta Kundu online20-Jan-10 16:53
Prosanta Kundu online20-Jan-10 16:53 
QuestionStill having problems with ASP.NET [modified] [Solved] Pin
theOzLizard16-Jan-10 13:57
theOzLizard16-Jan-10 13:57 
AnswerRe: Still having problems with ASP.NET [modified] [Solved] Pin
theOzLizard17-Jan-10 11:48
theOzLizard17-Jan-10 11:48 
For those that want to know.

The problem was not my application as I knew all along, the problem turned out to be how the initial page was called in the various browsers.

If I omitted the www. of default.com/mypage.aspx the Session ID was created for mysite.com/default.aspx but when I called the response page via the call back, the window.location.url redirected to www.mysite.com/responsepage.aspx a new session was started with new session objects resulting in the strange behavior.

To those who answered, thanks your input did help in pointing me in the right direction.

theLizard

QuestionCan I embed an ActiveX control in a ASP.NET MVC View? Pin
Nirav Doshi16-Jan-10 6:33
Nirav Doshi16-Jan-10 6:33 
AnswerRe: Can I embed an ActiveX control in a ASP.NET MVC View? Pin
April Fans18-Jan-10 15:02
April Fans18-Jan-10 15:02 
Questionmulti user issue Pin
aamirzada15-Jan-10 19:21
aamirzada15-Jan-10 19:21 
AnswerRe: multi user issue Pin
Brij15-Jan-10 21:14
mentorBrij15-Jan-10 21:14 
GeneralRe: multi user issue Pin
aamirzada27-Jan-10 21:20
aamirzada27-Jan-10 21:20 
QuestionSession usage Pin
Mycroft Holmes15-Jan-10 11:27
professionalMycroft Holmes15-Jan-10 11:27 
AnswerRe: Session usage Pin
Ennis Ray Lynch, Jr.15-Jan-10 11:59
Ennis Ray Lynch, Jr.15-Jan-10 11:59 
AnswerRe: Session usage Pin
N a v a n e e t h15-Jan-10 18:00
N a v a n e e t h15-Jan-10 18:00 
GeneralRe: Session usage Pin
Mycroft Holmes15-Jan-10 21:26
professionalMycroft Holmes15-Jan-10 21:26 
GeneralRe: Session usage Pin
N a v a n e e t h16-Jan-10 5:38
N a v a n e e t h16-Jan-10 5:38 
GeneralRe: Session usage Pin
N a v a n e e t h16-Jan-10 5:47
N a v a n e e t h16-Jan-10 5:47 
GeneralRe: Session usage Pin
Mycroft Holmes16-Jan-10 12:06
professionalMycroft Holmes16-Jan-10 12:06 
GeneralRe: Session usage Pin
N a v a n e e t h16-Jan-10 16:30
N a v a n e e t h16-Jan-10 16:30 
AnswerRe: Session usage Pin
Brij15-Jan-10 19:52
mentorBrij15-Jan-10 19:52 
GeneralRe: Session usage Pin
Mycroft Holmes15-Jan-10 21:24
professionalMycroft Holmes15-Jan-10 21:24 
GeneralRe: Session usage Pin
Brij15-Jan-10 22:29
mentorBrij15-Jan-10 22:29 
AnswerRe: Session usage Pin
Abhijit Jana15-Jan-10 20:38
professionalAbhijit Jana15-Jan-10 20:38 

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.