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

ASP.NET

 
QuestionHave file uploading in background while continuing Navigation Pin
Neil Wilson7-May-10 6:16
Neil Wilson7-May-10 6:16 
AnswerRe: Have file uploading in background while continuing Navigation Pin
Not Active7-May-10 7:09
mentorNot Active7-May-10 7:09 
GeneralRe: Have file uploading in background while continuing Navigation Pin
Neil Wilson7-May-10 11:14
Neil Wilson7-May-10 11:14 
GeneralRe: Have file uploading in background while continuing Navigation Pin
Not Active7-May-10 13:02
mentorNot Active7-May-10 13:02 
AnswerRe: Have file uploading in background while continuing Navigation Pin
Peace ON7-May-10 21:18
Peace ON7-May-10 21:18 
AnswerRe: Have file uploading in background while continuing Navigation Pin
AlexeiXX38-May-10 18:40
AlexeiXX38-May-10 18:40 
QuestionPassing values from ASP to ASP.NET Pin
Ekjon7-May-10 5:46
Ekjon7-May-10 5:46 
AnswerRe: Passing values from ASP to ASP.NET Pin
T M Gray7-May-10 6:08
T M Gray7-May-10 6:08 
ASP and ASP.Net do not share the same session on the same server by default. Microsoft has a way to implement session sharing[^] but I don't think a lot of people have had good experiences with it.

Have you done any debugging to output all of the Request.Form items to see if they are being posted? I can't remember if Request.Form in ASP.Net is case sensitive or not.
GeneralRe: Passing values from ASP to ASP.NET Pin
Ekjon7-May-10 6:18
Ekjon7-May-10 6:18 
AnswerRe: Passing values from ASP to ASP.NET Pin
Peace ON7-May-10 21:21
Peace ON7-May-10 21:21 
QuestionPreventing new number before if section is suppressed of blank Pin
Paramhans Dubey7-May-10 3:37
professionalParamhans Dubey7-May-10 3:37 
AnswerRe: Preventing new number before if section is suppressed of blank Pin
Sandeep Mewara7-May-10 4:27
mveSandeep Mewara7-May-10 4:27 
GeneralRe: Preventing new number before if section is suppressed of blank Pin
Paramhans Dubey7-May-10 19:02
professionalParamhans Dubey7-May-10 19:02 
QuestionDeploy Web Service to existing web site Pin
#realJSOP7-May-10 3:31
mve#realJSOP7-May-10 3:31 
AnswerRe: Deploy Web Service to existing web site Pin
Peace ON7-May-10 4:11
Peace ON7-May-10 4:11 
GeneralRe: Deploy Web Service to existing web site Pin
#realJSOP7-May-10 5:12
mve#realJSOP7-May-10 5:12 
GeneralRe: Deploy Web Service to existing web site Pin
JHizzle7-May-10 5:25
JHizzle7-May-10 5:25 
AnswerRe: Deploy Web Service to existing web site Pin
T M Gray7-May-10 6:16
T M Gray7-May-10 6:16 
GeneralRe: Deploy Web Service to existing web site Pin
#realJSOP7-May-10 7:18
mve#realJSOP7-May-10 7:18 
QuestionAjaxToolkit:AutoCompleteExtender return from webmethod weird error Pin
Member 12410447-May-10 2:53
Member 12410447-May-10 2:53 
QuestionExport image to excel Pin
seemadas7-May-10 2:44
seemadas7-May-10 2:44 
AnswerRe: Export image to excel Pin
saini arun7-May-10 3:27
saini arun7-May-10 3:27 
AnswerRe: Export image to excel Pin
Peace ON7-May-10 21:23
Peace ON7-May-10 21:23 
Questionhttp://localhost/mywebsite Pin
vinayh7-May-10 2:02
vinayh7-May-10 2:02 
AnswerRe: http://localhost/mywebsite Pin
Ankur\m/7-May-10 2:25
professionalAnkur\m/7-May-10 2:25 

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.