Click here to Skip to main content
15,920,626 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerAuthentication Problems Pin
Britney S. Morales6-Sep-06 11:03
Britney S. Morales6-Sep-06 11:03 
GeneralRe: Authentication Problems Pin
Not Active6-Sep-06 11:15
mentorNot Active6-Sep-06 11:15 
QuestionGof Design pattern Pin
Parwej Ahamad6-Sep-06 3:09
professionalParwej Ahamad6-Sep-06 3:09 
AnswerRe: Gof Design pattern Pin
Colin Angus Mackay6-Sep-06 3:15
Colin Angus Mackay6-Sep-06 3:15 
AnswerRe: Gof Design pattern Pin
g00fyman6-Sep-06 3:42
g00fyman6-Sep-06 3:42 
AnswerRe: Gof Design pattern Pin
Not Active6-Sep-06 6:50
mentorNot Active6-Sep-06 6:50 
GeneralRe: Gof Design pattern Pin
Parwej Ahamad6-Sep-06 21:12
professionalParwej Ahamad6-Sep-06 21:12 
QuestionSession variables help needed Pin
Naveed Kamboh6-Sep-06 2:17
Naveed Kamboh6-Sep-06 2:17 
Hi Friends,

I m using 1 session variable like this

Session["fullname"]="ABC";

then I pass this value to a class let say in which the FullName Property is declared with Public static key words

SessionInfo.FullName=Session[""].ToString();

It works fine for one user
but when i run two sessions what happens is
if Mr. "A" is already logged on the web site and after Mr. "A", Mr."B" logs in.

the name of Mr."A" changes to Mr."B" and on both browswer windows now name is Mr."B".

Would you please help me , where i am wrong?

Please if you do not understand my problem, do ask me.
thansk

Naveed Kamboh

AnswerRe: Session variables help needed Pin
g00fyman6-Sep-06 2:29
g00fyman6-Sep-06 2:29 
QuestionHow to change the skin of a web site? Pin
thomas_joyee6-Sep-06 2:03
thomas_joyee6-Sep-06 2:03 
AnswerRe: How to change the skin of a web site? Pin
minhpc_bk6-Sep-06 2:07
minhpc_bk6-Sep-06 2:07 
Questionmultilanguage asp.net application Pin
manoj_geet6-Sep-06 1:59
manoj_geet6-Sep-06 1:59 
AnswerRe: multilanguage asp.net application Pin
minhpc_bk6-Sep-06 2:05
minhpc_bk6-Sep-06 2:05 
AnswerRe: multilanguage asp.net application Pin
Sathesh Sakthivel6-Sep-06 2:10
Sathesh Sakthivel6-Sep-06 2:10 
QuestionFilling Dropdown via Javascript - Strategic Question Pin
matthias s.6-Sep-06 1:23
matthias s.6-Sep-06 1:23 
AnswerRe: Filling Dropdown via Javascript - Strategic Question Pin
g00fyman6-Sep-06 1:53
g00fyman6-Sep-06 1:53 
Questionasp:menu 2.0 postback issue [modified] Pin
beren7776-Sep-06 1:08
beren7776-Sep-06 1:08 
AnswerRe: asp:menu 2.0 postback issue Pin
minhpc_bk6-Sep-06 2:03
minhpc_bk6-Sep-06 2:03 
Questioncustom control event not firing Pin
g00fyman5-Sep-06 23:49
g00fyman5-Sep-06 23:49 
AnswerRe: custom control event not firing Pin
Parwej Ahamad6-Sep-06 0:59
professionalParwej Ahamad6-Sep-06 0:59 
GeneralRe: custom control event not firing Pin
g00fyman6-Sep-06 1:49
g00fyman6-Sep-06 1:49 
AnswerRe: custom control event not firing Pin
Parwej Ahamad6-Sep-06 2:32
professionalParwej Ahamad6-Sep-06 2:32 
AnswerRe: custom control event not firing Pin
minhpc_bk6-Sep-06 1:00
minhpc_bk6-Sep-06 1:00 
GeneralRe: custom control event not firing Pin
g00fyman6-Sep-06 1:47
g00fyman6-Sep-06 1:47 
GeneralRe: custom control event not firing Pin
minhpc_bk6-Sep-06 2:01
minhpc_bk6-Sep-06 2:01 

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.