Click here to Skip to main content
16,016,580 members
Home / Discussions / ASP.NET
   

ASP.NET

 
Questionwindows does not have IIS Pin
sanaziuse25-Jan-07 8:07
sanaziuse25-Jan-07 8:07 
AnswerRe: windows does not have IIS Pin
Goalie3525-Jan-07 8:27
Goalie3525-Jan-07 8:27 
AnswerRe: windows does not have IIS Pin
Guffa25-Jan-07 9:39
Guffa25-Jan-07 9:39 
Questionsession variables vanish Pin
klawipo25-Jan-07 5:42
klawipo25-Jan-07 5:42 
AnswerRe: session variables vanish Pin
ednrgc25-Jan-07 6:40
ednrgc25-Jan-07 6:40 
GeneralRe: session variables vanish Pin
klawipo25-Jan-07 9:12
klawipo25-Jan-07 9:12 
GeneralRe: session variables vanish Pin
ednrgc26-Jan-07 2:33
ednrgc26-Jan-07 2:33 
AnswerRe: session variables vanish Pin
Guffa25-Jan-07 9:42
Guffa25-Jan-07 9:42 
Session variables does not disappear from a session by themselves. Write out the Session.SessionID value somewhere so that you can see if your session ends and you get a new one. If you don't get a new session, there is most likely something in your code that removes the session variables.

---
Year happy = new Year(2007);

GeneralRe: session variables vanish Pin
klawipo25-Jan-07 22:41
klawipo25-Jan-07 22:41 
QuestionListbox not updating Pin
Quecumber25625-Jan-07 5:23
Quecumber25625-Jan-07 5:23 
AnswerRe: Listbox not updating Pin
nour12325-Jan-07 11:08
nour12325-Jan-07 11:08 
AnswerRe: Listbox not updating Pin
ednrgc26-Jan-07 2:46
ednrgc26-Jan-07 2:46 
QuestionFile name losing path. Pin
dspyank25-Jan-07 5:08
dspyank25-Jan-07 5:08 
AnswerRe: File name losing path. Pin
dspyank25-Jan-07 5:15
dspyank25-Jan-07 5:15 
Questionanyone know that how to create tabs like java with ASP.NET 1.1? Pin
good625-Jan-07 3:56
good625-Jan-07 3:56 
AnswerRe: anyone know that how to create tabs like java with ASP.NET 1.1? Pin
Amit Kumar G25-Jan-07 13:36
Amit Kumar G25-Jan-07 13:36 
AnswerRe: anyone know that how to create tabs like java with ASP.NET 1.1? Pin
Artem Kustikov25-Jan-07 21:16
Artem Kustikov25-Jan-07 21:16 
QuestionASP.NET and AJAX Pin
Jens Meyer25-Jan-07 3:33
Jens Meyer25-Jan-07 3:33 
QuestionHow to create an CreateActCtx Pin
rockyl25-Jan-07 3:33
rockyl25-Jan-07 3:33 
Questionhow to get the duration of an mp3 file Pin
Sivaprasad C25-Jan-07 2:58
Sivaprasad C25-Jan-07 2:58 
QuestionInvalidCastException is thrown in my ASP.Net code Pin
rockyl25-Jan-07 2:20
rockyl25-Jan-07 2:20 
Questiona bout Pin
ARAVINDIKA25-Jan-07 1:57
ARAVINDIKA25-Jan-07 1:57 
AnswerRe: a bout Pin
ednrgc25-Jan-07 6:41
ednrgc25-Jan-07 6:41 
QuestionGet IFRAME url Pin
sdsdsds@hotmail.com25-Jan-07 1:42
sdsdsds@hotmail.com25-Jan-07 1:42 
AnswerRe: Get IFRAME url Pin
Paddy Boyd25-Jan-07 3:01
Paddy Boyd25-Jan-07 3: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.