Click here to Skip to main content
15,886,857 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: error "Missing file: Urgent Pin
Yusuf14-Apr-09 18:54
Yusuf14-Apr-09 18:54 
AnswerRe: error "Missing file: Urgent Pin
Abhijit Jana14-Apr-09 19:05
professionalAbhijit Jana14-Apr-09 19:05 
AnswerRe: error "Missing file: Urgent Pin
Christian Graus14-Apr-09 21:07
protectorChristian Graus14-Apr-09 21:07 
QuestionProblem to sending mail Pin
Shahdat Hosain14-Apr-09 6:18
Shahdat Hosain14-Apr-09 6:18 
AnswerRe: Problem to sending mail Pin
Yusuf14-Apr-09 9:17
Yusuf14-Apr-09 9:17 
AnswerRe: Problem to sending mail Pin
Abhijit Jana14-Apr-09 19:40
professionalAbhijit Jana14-Apr-09 19:40 
QuestionWhy does one session variable store multiple values? Pin
Tomz_KV14-Apr-09 6:10
Tomz_KV14-Apr-09 6:10 
AnswerRe: Why does one session variable store multiple values? Pin
Yusuf14-Apr-09 9:22
Yusuf14-Apr-09 9:22 
Tomz_KV wrote:
Why does one session variable keeps multiple values?


It does not. You have answered your own question in the next statement.


Tomz_KV wrote:
I could not duplicate this behavior with my own pages by assigning different values to Session["Url"] multiple times.


check all the places where Session["Url"] is set. Since you are using the Master page which is developed by others, I am suspecting it being set somewhere else. I'd set a break point where the session variable is set and see what is happening.

Yusuf

Oh didn't you notice, analogous to square roots, they recently introduced rectangular, circular, and diamond roots to determine the size of the corresponding shapes when given the area. Luc Pattyn[^]

GeneralRe: Why does one session variable store multiple values? Pin
Tomz_KV14-Apr-09 9:41
Tomz_KV14-Apr-09 9:41 
AnswerRe: Why does one session variable store multiple values? Pin
Tomz_KV15-Apr-09 3:31
Tomz_KV15-Apr-09 3:31 
QuestionDetecting changes on a page Pin
dptalt14-Apr-09 4:44
dptalt14-Apr-09 4:44 
AnswerRe: Detecting changes on a page Pin
binarymax14-Apr-09 5:32
binarymax14-Apr-09 5:32 
GeneralRe: Detecting changes on a page Pin
dptalt14-Apr-09 5:44
dptalt14-Apr-09 5:44 
GeneralRe: Detecting changes on a page Pin
binarymax14-Apr-09 6:07
binarymax14-Apr-09 6:07 
GeneralRe: Detecting changes on a page Pin
dptalt14-Apr-09 6:52
dptalt14-Apr-09 6:52 
GeneralRe: Detecting changes on a page Pin
binarymax14-Apr-09 9:20
binarymax14-Apr-09 9:20 
AnswerRe: Detecting changes on a page Pin
Yusuf14-Apr-09 9:24
Yusuf14-Apr-09 9:24 
QuestionVS2008 SOAP Client - losing Session problem [modified] Pin
Vozzie214-Apr-09 4:44
Vozzie214-Apr-09 4:44 
AnswerRe: VS2008 SOAP Client - losing Session problem Pin
anbam15-Nov-10 22:54
anbam15-Nov-10 22:54 
QuestionScroll bars of TreeView should be invisble when they are disabled by using CSS class Pin
indian14314-Apr-09 3:35
indian14314-Apr-09 3:35 
AnswerRe: Scroll bars of TreeView should be invisble when they are disabled by using CSS class Pin
binarymax14-Apr-09 3:41
binarymax14-Apr-09 3:41 
GeneralRe: Scroll bars of TreeView should be invisble when they are disabled by using CSS class Pin
indian14314-Apr-09 19:45
indian14314-Apr-09 19:45 
QuestionThread locking and ASP.NET [modified] Pin
binarymax14-Apr-09 3:08
binarymax14-Apr-09 3:08 
Questionpotential solutions for recording video from client webcam Pin
hardboy11114-Apr-09 2:49
hardboy11114-Apr-09 2:49 
Questionsql server login problem Pin
nikhil123414-Apr-09 2:32
nikhil123414-Apr-09 2:32 

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.