Click here to Skip to main content
15,907,687 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: Develop a Module in ASP.NET Pin
John C Rayan21-Apr-17 4:57
professionalJohn C Rayan21-Apr-17 4:57 
QuestionYou have to be inside an Angular CLI project in order to use the serve command Pin
indian14319-Apr-17 14:15
indian14319-Apr-17 14:15 
QuestionC# Data access layer and business logic Pin
sellol19-Apr-17 2:08
sellol19-Apr-17 2:08 
AnswerRe: C# Data access layer and business logic Pin
Richard MacCutchan19-Apr-17 5:43
mveRichard MacCutchan19-Apr-17 5:43 
AnswerRe: C# Data access layer and business logic Pin
User 418025419-Apr-17 7:22
User 418025419-Apr-17 7:22 
AnswerRe: C# Data access layer and business logic Pin
vinuvasahanponniah19-Apr-17 22:28
professionalvinuvasahanponniah19-Apr-17 22:28 
SuggestionRe: C# Data access layer and business logic Pin
Lehlohonolo Jairus Shole9-May-17 3:01
Lehlohonolo Jairus Shole9-May-17 3:01 
QuestionDropDownList Pin
Member 1116162519-Apr-17 1:57
Member 1116162519-Apr-17 1:57 
HI,

I want to ask a question regarding DropDownList.

This is the code:-

<asp:dropdownlist id="DropDownList1" runat="server"
="" onselectedindexchanged="DropDownList1_SelectedIndexChanged" height="22px" width="77px" autopostback="True">
<asp:listitem>+54 Argentina
<asp:listitem>+93 Afganistan
<asp:listitem selected="True">+91 India
<asp:listitem>+61 Austrila
<asp:listitem>+91 India
<asp:listitem>+32 Belgium
<asp:listitem>+91 India
<asp:listitem>+53 Brazil
<asp:listitem>+359 Bulgaria
<asp:listitem>+86 China
<asp:listitem>+299 GreenLand
<asp:listitem>+33 France
<asp:listitem>+49 Germany
<asp:listitem>+852 HongKong
<asp:listitem>+52 Mexico


So, I want if user select +33 France from DropDownList then in DropDownList it should display +33 FR instead of this full name +33 France which is mention in DropDownList???So,is it possible??? How can I achieve this???
AnswerRe: DropDownList Pin
User 418025419-Apr-17 7:25
User 418025419-Apr-17 7:25 
AnswerRe: DropDownList Pin
John C Rayan21-Apr-17 5:02
professionalJohn C Rayan21-Apr-17 5:02 
Questionerror in opening page Pin
amirsamanipoor17-Apr-17 19:07
amirsamanipoor17-Apr-17 19:07 
AnswerRe: error in opening page Pin
User 418025418-Apr-17 4:35
User 418025418-Apr-17 4:35 
QuestionCombine AngularJS with Signalr in C# project. Pin
Member 1056128817-Apr-17 12:46
Member 1056128817-Apr-17 12:46 
QuestionHow to interact windows forms app to asp.net c# web Pin
Zeyad Jalil17-Apr-17 2:18
professionalZeyad Jalil17-Apr-17 2:18 
AnswerRe: How to interact windows forms app to asp.net c# web Pin
Afzaal Ahmad Zeeshan17-Apr-17 2:30
professionalAfzaal Ahmad Zeeshan17-Apr-17 2:30 
QuestionUrgent Assistance Pin
Member 1313189416-Apr-17 10:35
Member 1313189416-Apr-17 10:35 
AnswerRe: Urgent Assistance Pin
Afzaal Ahmad Zeeshan16-Apr-17 10:48
professionalAfzaal Ahmad Zeeshan16-Apr-17 10:48 
GeneralRe: Urgent Assistance Pin
ZurdoDev17-Apr-17 2:03
professionalZurdoDev17-Apr-17 2:03 
SuggestionRe: Urgent Assistance Pin
ZurdoDev17-Apr-17 2:03
professionalZurdoDev17-Apr-17 2:03 
QuestionASP.NET MVC Exercise Pin
Moni Shakeera15-Apr-17 10:40
Moni Shakeera15-Apr-17 10:40 
AnswerRe: ASP.NET MVC Exercise Pin
Richard MacCutchan15-Apr-17 20:57
mveRichard MacCutchan15-Apr-17 20:57 
AnswerRe: ASP.NET MVC Exercise Pin
ZurdoDev17-Apr-17 2:04
professionalZurdoDev17-Apr-17 2:04 
QuestionASP.Net Web Application with Devices Pin
Zeyad Jalil14-Apr-17 1:02
professionalZeyad Jalil14-Apr-17 1:02 
AnswerRe: ASP.Net Web Application with Devices Pin
ZurdoDev14-Apr-17 1:15
professionalZurdoDev14-Apr-17 1:15 
GeneralRe: ASP.Net Web Application with Devices Pin
Zeyad Jalil14-Apr-17 3:51
professionalZeyad Jalil14-Apr-17 3:51 

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.