Click here to Skip to main content
15,887,867 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: Insert Into Listview Label Pin
Sandeep Mewara30-Mar-10 7:05
mveSandeep Mewara30-Mar-10 7:05 
QuestionQueyString problem in IE6 Pin
Abbas_here30-Mar-10 5:05
Abbas_here30-Mar-10 5:05 
AnswerRe: QueyString problem in IE6 Pin
Not Active30-Mar-10 5:21
mentorNot Active30-Mar-10 5:21 
AnswerRe: QueyString problem in IE6 Pin
Abbas_here30-Mar-10 5:34
Abbas_here30-Mar-10 5:34 
GeneralRe: QueyString problem in IE6 Pin
Not Active30-Mar-10 6:02
mentorNot Active30-Mar-10 6:02 
GeneralRe: QueyString problem in IE6 Pin
Rutvik Dave30-Mar-10 8:38
professionalRutvik Dave30-Mar-10 8:38 
Questionstop page reloading in asp.net Pin
vikas shukla30-Mar-10 2:30
vikas shukla30-Mar-10 2:30 
AnswerRe: stop page reloading in asp.net Pin
Not Active30-Mar-10 4:37
mentorNot Active30-Mar-10 4:37 
Ajax is an out of band technology that does not require your page to reload. There are many, many examples for Ajax here and elsewhere.

One thing to make sure to do is set AutoPostback to false on your dropdownlist so it does not postback

I know the language. I've read a book. - _Madmatt

AnswerRe: stop page reloading in asp.net Pin
T M Gray30-Mar-10 6:19
T M Gray30-Mar-10 6:19 
GeneralRe: stop page reloading in asp.net Pin
Not Active30-Mar-10 6:44
mentorNot Active30-Mar-10 6:44 
GeneralRe: stop page reloading in asp.net Pin
T M Gray30-Mar-10 7:20
T M Gray30-Mar-10 7:20 
JokeRe: stop page reloading in asp.net Pin
Rutvik Dave30-Mar-10 8:42
professionalRutvik Dave30-Mar-10 8:42 
GeneralRe: stop page reloading in asp.net Pin
MyDevBank31-Mar-10 10:17
MyDevBank31-Mar-10 10:17 
AnswerRe: stop page reloading in asp.net Pin
Rutvik Dave30-Mar-10 8:52
professionalRutvik Dave30-Mar-10 8:52 
Questionperformance issue Pin
RajpootRohan30-Mar-10 1:53
professionalRajpootRohan30-Mar-10 1:53 
AnswerRe: performance issue Pin
R. Giskard Reventlov30-Mar-10 2:20
R. Giskard Reventlov30-Mar-10 2:20 
AnswerRe: performance issue Pin
Jens Meyer30-Mar-10 2:27
Jens Meyer30-Mar-10 2:27 
AnswerRe: performance issue Pin
Member 450194030-Mar-10 3:45
Member 450194030-Mar-10 3:45 
AnswerRe: performance issue Pin
MyDevBank31-Mar-10 10:24
MyDevBank31-Mar-10 10:24 
Questioni get an error when use session in the Apllication_BeginRequest [modified] Pin
ARIA 530-Mar-10 1:35
ARIA 530-Mar-10 1:35 
AnswerRe: i get an error when use session in the Apllication_BeginRequest Pin
Dinesh Mani30-Mar-10 2:00
Dinesh Mani30-Mar-10 2:00 
GeneralRe: i get an error when use session in the Apllication_BeginRequest [modified] Pin
ARIA 530-Mar-10 3:11
ARIA 530-Mar-10 3:11 
AnswerRe: i get an error when use session in the Apllication_BeginRequest Pin
T M Gray30-Mar-10 6:28
T M Gray30-Mar-10 6:28 
QuestionPassing an array from a Java file to a Webservice created in .Net Pin
someone_blank30-Mar-10 1:12
someone_blank30-Mar-10 1:12 
AnswerRe: Passing an array from a Java file to a Webservice created in .Net Pin
Abhijit Jana30-Mar-10 1:47
professionalAbhijit Jana30-Mar-10 1:47 

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.