Click here to Skip to main content
15,884,099 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: not able to generate crystal report. Pin
Richard MacCutchan28-Jul-13 1:07
mveRichard MacCutchan28-Jul-13 1:07 
GeneralAny online quiz module Pin
durgesh j27-Jul-13 22:51
durgesh j27-Jul-13 22:51 
SuggestionRe: Any online quiz module Pin
Richard MacCutchan28-Jul-13 1:06
mveRichard MacCutchan28-Jul-13 1:06 
AnswerRe: Any online quiz module Pin
ZurdoDev29-Jul-13 4:46
professionalZurdoDev29-Jul-13 4:46 
QuestionUsing Microsoft II7 in a Intel Atom N270 Pin
Jean A Brandelero26-Jul-13 10:15
Jean A Brandelero26-Jul-13 10:15 
AnswerRe: Using Microsoft II7 in a Intel Atom N270 Pin
NotPolitcallyCorrect26-Jul-13 16:12
NotPolitcallyCorrect26-Jul-13 16:12 
QuestionDropDownList's SelectedIndexChanged event is not triggered Pin
cpp_prgmer26-Jul-13 9:56
cpp_prgmer26-Jul-13 9:56 
AnswerRe: DropDownList's SelectedIndexChanged event is not triggered Pin
Parwej Ahamad26-Jul-13 18:45
professionalParwej Ahamad26-Jul-13 18:45 
You need to bind event "ddl_SelectedIndexChanged" with dropdown list.

ASP.NET
<asp:DropDownList ID="ddl3" runat="server"                OnSelectedIndexChanged="ddl_SelectedIndexChanged" AutoPostBack="True" />

Parwej Ahamad




GeneralRe: DropDownList's SelectedIndexChanged event is not triggered Pin
cpp_prgmer28-Jul-13 9:18
cpp_prgmer28-Jul-13 9:18 
QuestionHow to send some data from an Asp.Net app to another Asp.Net app? Pin
Mohammed Hameed26-Jul-13 9:01
professionalMohammed Hameed26-Jul-13 9:01 
AnswerRe: How to send some data from an Asp.Net app to another Asp.Net app? Pin
Parwej Ahamad26-Jul-13 18:52
professionalParwej Ahamad26-Jul-13 18:52 
AnswerRe: How to send some data from an Asp.Net app to another Asp.Net app? Pin
ZurdoDev29-Jul-13 4:47
professionalZurdoDev29-Jul-13 4:47 
QuestionI am recent very high honor college graduates with A.S. Degree in Computer Programming, and I really want to be a good .NET developer. Pin
TheWorldofWonders26-Jul-13 6:16
TheWorldofWonders26-Jul-13 6:16 
AnswerRe: I am recent very high honor college graduates with A.S. Degree in Computer Programming, and I really want to be a good .NET developer. Pin
Mohammed Hameed26-Jul-13 9:18
professionalMohammed Hameed26-Jul-13 9:18 
Questiongeting Error!The specified path, file name, or both are too long. The fully qualified file name must be less than 260 characters, and the directory name must be less than 248 characters in creating pdf using iTextsharp in asp.net Pin
Member 1005684026-Jul-13 1:20
Member 1005684026-Jul-13 1:20 
AnswerRe: geting Error!The specified path, file name, or both are too long. The fully qualified file name must be less than 260 characters, and the directory name must be less than 248 characters in creating pdf using iTextsharp in asp.net Pin
ZurdoDev29-Jul-13 4:48
professionalZurdoDev29-Jul-13 4:48 
QuestionProblems with Windows 7 and IE10, Update Panel, embedded Jquery scripts Pin
jkirkerx25-Jul-13 17:07
professionaljkirkerx25-Jul-13 17:07 
AnswerRe: Problems with Windows 7 and IE10, Update Panel, embedded Jquery scripts Pin
ZurdoDev29-Jul-13 4:50
professionalZurdoDev29-Jul-13 4:50 
GeneralRe: Problems with Windows 7 and IE10, Update Panel, embedded Jquery scripts Pin
jkirkerx29-Jul-13 6:40
professionaljkirkerx29-Jul-13 6:40 
GeneralDeleted Post Pin
jkirkerx25-Jul-13 5:53
professionaljkirkerx25-Jul-13 5:53 
GeneralRe: IE10 and updatepanel with image button Pin
Richard Deeming25-Jul-13 6:33
mveRichard Deeming25-Jul-13 6:33 
GeneralThat was posted 2 years ago Pin
jkirkerx25-Jul-13 7:10
professionaljkirkerx25-Jul-13 7:10 
QuestionHow to give image path which located in other system in asp.net Pin
ven75322-Jul-13 2:15
ven75322-Jul-13 2:15 
AnswerRe: How to give image path which located in other system in asp.net Pin
Brij23-Jul-13 18:33
mentorBrij23-Jul-13 18:33 
AnswerRe: How to give image path which located in other system in asp.net Pin
jkirkerx24-Jul-13 8:00
professionaljkirkerx24-Jul-13 8:00 

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.