Click here to Skip to main content
15,888,968 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: SOA AND ASP.NET Pin
Sandeep Mewara16-Apr-10 1:54
mveSandeep Mewara16-Apr-10 1:54 
GeneralRe: SOA AND ASP.NET Pin
Satish_S13-May-10 2:19
Satish_S13-May-10 2:19 
Questionhow to retrieve values in a textbox according to the selected value in the dropdownlist in Web application Pin
jadhavShubhangi15-Apr-10 22:23
jadhavShubhangi15-Apr-10 22:23 
AnswerRe: how to retrieve values in a textbox according to the selected value in the dropdownlist in Web application Pin
Arun Jacob15-Apr-10 22:46
Arun Jacob15-Apr-10 22:46 
AnswerRe: how to retrieve values in a textbox according to the selected value in the dropdownlist in Web application Pin
test-0915-Apr-10 22:58
test-0915-Apr-10 22:58 
GeneralRe: how to retrieve values in a textbox according to the selected value in the dropdownlist in Web application Pin
jadhavShubhangi15-Apr-10 23:01
jadhavShubhangi15-Apr-10 23:01 
GeneralRe: how to retrieve values in a textbox according to the selected value in the dropdownlist in Web application Pin
Morgs Morgan15-Apr-10 23:23
Morgs Morgan15-Apr-10 23:23 
AnswerRe: how to retrieve values in a textbox according to the selected value in the dropdownlist in Web application Pin
Sandeep Mewara15-Apr-10 23:58
mveSandeep Mewara15-Apr-10 23:58 
For server side, as suggested use SelectedIndexChanged event..
For client side, add the onchange attribute to the dropdown where in the javascript use this onchange to set the textbox value (assign the value that is selected in dropdown)
AnswerRe: how to retrieve values in a textbox according to the selected value in the dropdownlist in Web application Pin
Priya Prk16-Apr-10 2:34
Priya Prk16-Apr-10 2:34 
QuestionLoad Runner is giving unobvious errors, during the testing phases. Pin
AtiqueJnp15-Apr-10 21:50
AtiqueJnp15-Apr-10 21:50 
QuestionPrint Button On Report Viewer Pin
rhtbhegade15-Apr-10 20:08
rhtbhegade15-Apr-10 20:08 
AnswerRe: Print Button On Report Viewer Pin
Peace ON15-Apr-10 20:53
Peace ON15-Apr-10 20:53 
GeneralRe: Print Button On Report Viewer Pin
rhtbhegade15-Apr-10 21:51
rhtbhegade15-Apr-10 21:51 
Questionstates and countries Pin
test-0915-Apr-10 19:38
test-0915-Apr-10 19:38 
AnswerRe: states and countries Pin
Arun Jacob15-Apr-10 19:42
Arun Jacob15-Apr-10 19:42 
AnswerRe: states and countries Pin
Peace ON15-Apr-10 21:00
Peace ON15-Apr-10 21:00 
AnswerRe: states and countries Pin
Sandeep Mewara15-Apr-10 21:03
mveSandeep Mewara15-Apr-10 21:03 
Questionalternative to iFrame Pin
A M SOMAN15-Apr-10 19:27
A M SOMAN15-Apr-10 19:27 
AnswerRe: alternative to iFrame Pin
Chetan Patel15-Apr-10 20:46
Chetan Patel15-Apr-10 20:46 
AnswerRe: alternative to iFrame Pin
Chetan Patel15-Apr-10 20:48
Chetan Patel15-Apr-10 20:48 
GeneralRe: alternative to iFrame Pin
Sandeep Mewara15-Apr-10 21:05
mveSandeep Mewara15-Apr-10 21:05 
AnswerRe: alternative to iFrame Pin
Peace ON15-Apr-10 20:48
Peace ON15-Apr-10 20:48 
GeneralRe: alternative to iFrame Pin
A M SOMAN15-Apr-10 23:35
A M SOMAN15-Apr-10 23:35 
QuestionFacing problem in the url when using url rewritind Pin
Member 438775715-Apr-10 3:53
Member 438775715-Apr-10 3:53 
AnswerRe: Facing problem in the url when using url rewritind Pin
Martin Jarvis15-Apr-10 8:09
Martin Jarvis15-Apr-10 8:09 

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.