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

ASP.NET

 
Questiondynamically change the name of a login control DB Pin
arkiboys18-Feb-10 7:54
arkiboys18-Feb-10 7:54 
AnswerRe: dynamically change the name of a login control DB Pin
Abhishek Sur18-Feb-10 9:55
professionalAbhishek Sur18-Feb-10 9:55 
GeneralRe: dynamically change the name of a login control DB Pin
arkiboys18-Feb-10 11:11
arkiboys18-Feb-10 11:11 
Questionwebconfig Pin
arkiboys18-Feb-10 6:47
arkiboys18-Feb-10 6:47 
AnswerRe: webconfig Pin
Not Active18-Feb-10 6:59
mentorNot Active18-Feb-10 6:59 
GeneralRe: webconfig Pin
arkiboys18-Feb-10 7:03
arkiboys18-Feb-10 7:03 
AnswerRe: webconfig Pin
Rutvik Dave18-Feb-10 7:23
professionalRutvik Dave18-Feb-10 7:23 
GeneralRe: webconfig Pin
arkiboys18-Feb-10 7:32
arkiboys18-Feb-10 7:32 
Hi, At present I do have these settings for other things. But the new requirement is to add something like the example I showed earlier.
So is it possible to add to the appsettings sections several lines with the same key? so that I can loop through that one key to get the values i.e.
<appsetting>
<add key="LOB" value="x"/>
<add key="LOB" value="y"/>
<add key="LOB" value="z"/>
...


Is it possible to just populate a dropdown list with the values of each LOB ?
Thanks
GeneralRe: webconfig Pin
Rutvik Dave18-Feb-10 7:36
professionalRutvik Dave18-Feb-10 7:36 
GeneralRe: webconfig Pin
arkiboys18-Feb-10 11:08
arkiboys18-Feb-10 11:08 
GeneralRe: webconfig Pin
The Man from U.N.C.L.E.18-Feb-10 8:30
The Man from U.N.C.L.E.18-Feb-10 8:30 
GeneralRe: webconfig Pin
arkiboys18-Feb-10 11:09
arkiboys18-Feb-10 11:09 
GeneralRe: webconfig Pin
The Man from U.N.C.L.E.19-Feb-10 6:24
The Man from U.N.C.L.E.19-Feb-10 6:24 
GeneralRe: webconfig Pin
Not Active18-Feb-10 8:44
mentorNot Active18-Feb-10 8:44 
GeneralRe: webconfig Pin
arkiboys18-Feb-10 19:50
arkiboys18-Feb-10 19:50 
GeneralRe: webconfig Pin
Not Active19-Feb-10 0:30
mentorNot Active19-Feb-10 0:30 
QuestionMultiple Dynamic Control Postback Issue [modified] Pin
smilingeyes7618-Feb-10 4:26
smilingeyes7618-Feb-10 4:26 
AnswerRe: Multiple Dynamic Control Postback Issue Pin
Not Active18-Feb-10 7:07
mentorNot Active18-Feb-10 7:07 
GeneralRe: Multiple Dynamic Control Postback Issue Pin
smilingeyes7620-Feb-10 7:13
smilingeyes7620-Feb-10 7:13 
QuestionUsing textbox with AJAX toolkit autocomplete control Pin
Danpeking18-Feb-10 3:31
Danpeking18-Feb-10 3:31 
Questioncheckboxs problem Pin
test-0918-Feb-10 1:36
test-0918-Feb-10 1:36 
AnswerRe: checkboxs problem Pin
Anurag Gandhi18-Feb-10 2:29
professionalAnurag Gandhi18-Feb-10 2:29 
GeneralRe: checkboxs problem Pin
test-0918-Feb-10 17:29
test-0918-Feb-10 17:29 
Questionneed date format in "dd/mm/yyyy hh:mm" [modified] Pin
Karan_TN18-Feb-10 1:16
Karan_TN18-Feb-10 1:16 
AnswerRe: need date format in "dd/mm/yyyy hh:mm" Pin
sashidhar18-Feb-10 1:31
sashidhar18-Feb-10 1:31 

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.