Click here to Skip to main content
15,892,059 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: How can we update row in database table if browser is closed Pin
Not Active30-Jan-12 2:09
mentorNot Active30-Jan-12 2:09 
AnswerRe: How can we update row in database table if browser is closed Pin
RK KL30-Jan-12 5:12
RK KL30-Jan-12 5:12 
AnswerRe: How can we update row in database table if browser is closed Pin
R. Giskard Reventlov30-Jan-12 6:36
R. Giskard Reventlov30-Jan-12 6:36 
AnswerRe: How can we update row in database table if browser is closed Pin
Sankalp Deep1-Feb-12 9:00
Sankalp Deep1-Feb-12 9:00 
QuestionFile Open/SaveAs/Delete Option Pin
Jagjit Saini29-Jan-12 1:27
Jagjit Saini29-Jan-12 1:27 
AnswerRe: File Open/SaveAs/Delete Option Pin
R. Giskard Reventlov30-Jan-12 6:35
R. Giskard Reventlov30-Jan-12 6:35 
QuestionMy site is localized. How do I use page_load to get querystrings? Pin
Jason P. Weber28-Jan-12 18:52
Jason P. Weber28-Jan-12 18:52 
AnswerRe: My site is localized. How do I use page_load to get querystrings? Pin
Ali Al Omairi(Abu AlHassan)29-Jan-12 3:27
professionalAli Al Omairi(Abu AlHassan)29-Jan-12 3:27 
if (this.Request.QueryString["lang"] == "nl") DoRedirect();
Help people,so poeple can help you.

GeneralRe: My site is localized. How do I use page_load to get querystrings? Pin
Jason P. Weber29-Jan-12 3:30
Jason P. Weber29-Jan-12 3:30 
GeneralRe: My site is localized. How do I use page_load to get querystrings? Pin
Ali Al Omairi(Abu AlHassan)29-Jan-12 3:42
professionalAli Al Omairi(Abu AlHassan)29-Jan-12 3:42 
GeneralRe: My site is localized. How do I use page_load to get querystrings? Pin
Jason P. Weber29-Jan-12 3:45
Jason P. Weber29-Jan-12 3:45 
GeneralRe: My site is localized. How do I use page_load to get querystrings? Pin
Jason P. Weber29-Jan-12 3:59
Jason P. Weber29-Jan-12 3:59 
GeneralRe: My site is localized. How do I use page_load to get querystrings? Pin
Ali Al Omairi(Abu AlHassan)29-Jan-12 4:42
professionalAli Al Omairi(Abu AlHassan)29-Jan-12 4:42 
GeneralRe: My site is localized. How do I use page_load to get querystrings? Pin
Jason P. Weber29-Jan-12 8:31
Jason P. Weber29-Jan-12 8:31 
GeneralRe: My site is localized. How do I use page_load to get querystrings? Pin
Ali Al Omairi(Abu AlHassan)29-Jan-12 8:37
professionalAli Al Omairi(Abu AlHassan)29-Jan-12 8:37 
GeneralRe: My site is localized. How do I use page_load to get querystrings? Pin
Jason P. Weber29-Jan-12 8:57
Jason P. Weber29-Jan-12 8:57 
Questionrun ASP web application on remote computer Pin
Mabchour 198927-Jan-12 6:03
Mabchour 198927-Jan-12 6:03 
AnswerRe: run ASP web application on remote computer Pin
Not Active27-Jan-12 6:50
mentorNot Active27-Jan-12 6:50 
GeneralRe: run ASP web application on remote computer Pin
Mabchour 198927-Jan-12 7:04
Mabchour 198927-Jan-12 7:04 
GeneralRe: run ASP web application on remote computer Pin
ZurdoDev27-Jan-12 10:03
professionalZurdoDev27-Jan-12 10:03 
GeneralRe: run ASP web application on remote computer Pin
Mabchour 198928-Jan-12 10:47
Mabchour 198928-Jan-12 10:47 
GeneralRe: run ASP web application on remote computer Pin
ZurdoDev30-Jan-12 2:14
professionalZurdoDev30-Jan-12 2:14 
AnswerRe: run ASP web application on remote computer Pin
Ankit Maini31-Jan-12 21:22
Ankit Maini31-Jan-12 21:22 
AnswerRe: run ASP web application on remote computer Pin
Sankalp Deep1-Feb-12 9:03
Sankalp Deep1-Feb-12 9:03 
QuestionHow to create dropdownlist with many database in asp.net Pin
kongkiki26-Jan-12 20:42
kongkiki26-Jan-12 20:42 

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.