Click here to Skip to main content
15,896,912 members
Home / Discussions / ASP.NET
   

ASP.NET

 
Questionwebsite language translater Pin
sumit70347-Jun-10 6:51
sumit70347-Jun-10 6:51 
AnswerRe: website language translater Pin
Sandeep Mewara7-Jun-10 9:07
mveSandeep Mewara7-Jun-10 9:07 
QuestionRefresh page while record added in database Pin
Karan_TN7-Jun-10 6:34
Karan_TN7-Jun-10 6:34 
AnswerRe: Refresh page while record added in database Pin
Sandeep Mewara7-Jun-10 9:04
mveSandeep Mewara7-Jun-10 9:04 
QuestionAvoiding Button Double Click (DropDownList) Pin
Karan_TN7-Jun-10 6:32
Karan_TN7-Jun-10 6:32 
AnswerRe: Avoiding Button Double Click (DropDownList) Pin
Sandeep Mewara7-Jun-10 9:01
mveSandeep Mewara7-Jun-10 9:01 
QuestionAsp.net - Session Timeout Pin
karthi167-Jun-10 6:12
karthi167-Jun-10 6:12 
AnswerRe: Asp.net - Session Timeout Pin
Sandeep Mewara7-Jun-10 8:57
mveSandeep Mewara7-Jun-10 8:57 
Updatepanel uses XMLHTTPRequest to interact with server and get back responses. XMLHTTPRequest will send the session cookie, but on response it does not read and update the browser's session cookie, so after 20 mins (or defined time in config) the session cookie times out (in the browser) and is no longer sent to
the server.

You can switch to cookieless sessions or update the browser cookie using a server request via an image or an iframe.
Questionissue with boolean datatype Pin
bigphish7-Jun-10 6:09
bigphish7-Jun-10 6:09 
AnswerRe: issue with boolean datatype Pin
Sandeep Mewara7-Jun-10 8:48
mveSandeep Mewara7-Jun-10 8:48 
GeneralRe: issue with boolean datatype Pin
bigphish7-Jun-10 19:29
bigphish7-Jun-10 19:29 
GeneralRe: issue with boolean datatype Pin
bigphish7-Jun-10 21:10
bigphish7-Jun-10 21:10 
AnswerRe: issue with boolean datatype Pin
J$8-Jun-10 13:22
J$8-Jun-10 13:22 
QuestionLogin Problem Pin
Gjm7-Jun-10 3:53
Gjm7-Jun-10 3:53 
AnswerRe: Login Problem Pin
Not Active7-Jun-10 4:46
mentorNot Active7-Jun-10 4:46 
GeneralRe: Login Problem Pin
Gjm7-Jun-10 7:00
Gjm7-Jun-10 7:00 
GeneralRe: Login Problem Pin
walterhevedeich7-Jun-10 16:11
professionalwalterhevedeich7-Jun-10 16:11 
QuestionDatepicker Issues for Cloned Row: Pin
Shubhangi12347-Jun-10 3:22
Shubhangi12347-Jun-10 3:22 
QuestionDesign Problem... Pin
priyareguri7-Jun-10 2:32
priyareguri7-Jun-10 2:32 
AnswerRe: Design Problem... Pin
Jamil Hallal7-Jun-10 2:57
professionalJamil Hallal7-Jun-10 2:57 
Questionget number of month detween 2 date Pin
Amit Patel19857-Jun-10 0:30
Amit Patel19857-Jun-10 0:30 
AnswerRe: get number of month detween 2 date Pin
Not Active7-Jun-10 0:42
mentorNot Active7-Jun-10 0:42 
Answerfind answer Pin
Amit Patel19857-Jun-10 0:52
Amit Patel19857-Jun-10 0:52 
GeneralRe: find answer Pin
Not Active7-Jun-10 4:51
mentorNot Active7-Jun-10 4:51 
Questionon dropdownlist selected indexchange event the fiel upload data is lost Pin
developerit7-Jun-10 0:08
developerit7-Jun-10 0:08 

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.