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

ASP.NET

 
GeneralRe: onclick event of hyperlink Pin
Abhishek Sur15-Feb-10 0:20
professionalAbhishek Sur15-Feb-10 0:20 
AnswerRe: onclick event of hyperlink Pin
Pranay Rana15-Feb-10 0:20
professionalPranay Rana15-Feb-10 0:20 
QuestionI want to create an Email Template from FCKEditor and ASP.NET 2.0 Pin
hardikr.shah14-Feb-10 22:23
hardikr.shah14-Feb-10 22:23 
AnswerRe: I want to create an Email Template from FCKEditor and ASP.NET 2.0 Pin
Abhishek Sur14-Feb-10 22:47
professionalAbhishek Sur14-Feb-10 22:47 
AnswerRe: I want to create an Email Template from FCKEditor and ASP.NET 2.0 Pin
keyur satyadev14-Feb-10 22:51
keyur satyadev14-Feb-10 22:51 
QuestionCrystal report viewer problem Pin
Hema Bairavan14-Feb-10 21:40
Hema Bairavan14-Feb-10 21:40 
Questionregarding nature of session id? Pin
Tridip Bhattacharjee14-Feb-10 21:24
professionalTridip Bhattacharjee14-Feb-10 21:24 
AnswerRe: regarding nature of session id? Pin
Abhishek Sur14-Feb-10 22:36
professionalAbhishek Sur14-Feb-10 22:36 
What are you talking about ?

I think your browser is not taking the SessionCookie properly. Check if it is disabled or not.

Browsers generally store the sessioncookie for every site you visit, so that on your next visit it will match the sessioncookie with the server and find appropriate session for you.


If this is not your case, Are you looking at a HttpHandler / HttpModule ?
ASP.NET Page class implements IRequresSessionState. If your own custom HttpHandler or HttpModule doesnt implement IRequiresSessionState, you will not find Session Id correctly.

Cool | :cool:
Abhishek Sur
Don't forget to click "Good Answer" if you like this Solution.
My Latest Articles-->

InfoBox Visual Studio 2010 Extension
Windows7 API Code Pack
Simplify Code Using NDepend

Questionsession related problem? Pin
Tridip Bhattacharjee14-Feb-10 21:22
professionalTridip Bhattacharjee14-Feb-10 21:22 
AnswerRe: session related problem? Pin
Abhishek Sur14-Feb-10 22:39
professionalAbhishek Sur14-Feb-10 22:39 
AnswerRe: session related problem? Pin
keyur satyadev14-Feb-10 22:41
keyur satyadev14-Feb-10 22:41 
Questionmp3 player in website Pin
Cvaji14-Feb-10 20:51
Cvaji14-Feb-10 20:51 
AnswerRe: mp3 player in website Pin
Cvaji14-Feb-10 23:16
Cvaji14-Feb-10 23:16 
AnswerRe: mp3 player in website Pin
Samarjeet Singh@india5-May-10 2:26
Samarjeet Singh@india5-May-10 2:26 
Questionsession is lost even in SqlServer Session mode Pin
Amit Spadez14-Feb-10 20:03
professionalAmit Spadez14-Feb-10 20:03 
QuestionMusic plyer or media Player in Website Pin
Amir979514-Feb-10 19:23
Amir979514-Feb-10 19:23 
Questiongridview Pin
diyaa_0814-Feb-10 19:14
diyaa_0814-Feb-10 19:14 
QuestionAlignment of brackroung gets changed in master page design view Pin
svt gdwl14-Feb-10 19:11
svt gdwl14-Feb-10 19:11 
AnswerRe: Alignment of brackroung gets changed in master page design view Pin
Abhishek Sur14-Feb-10 22:41
professionalAbhishek Sur14-Feb-10 22:41 
QuestionSEO for blogs Pin
Member 227733414-Feb-10 18:58
Member 227733414-Feb-10 18:58 
QuestionSEO for blogs Pin
Member 227733414-Feb-10 18:58
Member 227733414-Feb-10 18:58 
QuestionRetriving a particular Column value from Checked List box on Selected index Changing..... Pin
vineesh v14-Feb-10 18:57
vineesh v14-Feb-10 18:57 
AnswerRe: Retriving a particular Column value from Checked List box on Selected index Changing..... Pin
sashidhar14-Feb-10 19:12
sashidhar14-Feb-10 19:12 
QuestionOracle Session Problem Pin
AndyASPVB14-Feb-10 8:17
AndyASPVB14-Feb-10 8:17 
QuestionJavascript callbacks question !! Pin
el_scrub14-Feb-10 6:46
el_scrub14-Feb-10 6:46 

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.