Click here to Skip to main content
15,911,762 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: How to retain radio button check (Urgent) Pin
R.Prabha Devi4-May-06 2:39
R.Prabha Devi4-May-06 2:39 
QuestionPopulate input control on external web page? Pin
mattdavies4-May-06 1:19
mattdavies4-May-06 1:19 
AnswerRe: Populate input control on external web page? Pin
minhpc_bk4-May-06 16:15
minhpc_bk4-May-06 16:15 
GeneralRe: Populate input control on external web page? Pin
mattdavies4-May-06 23:46
mattdavies4-May-06 23:46 
GeneralRe: Populate input control on external web page? Pin
minhpc_bk7-May-06 17:36
minhpc_bk7-May-06 17:36 
GeneralRe: Populate input control on external web page? Pin
mattdavies22-May-06 22:58
mattdavies22-May-06 22:58 
QuestionUrgent help with Textboxes!!! Pin
Commickey4-May-06 1:18
Commickey4-May-06 1:18 
AnswerRe: Urgent help with Textboxes!!! Pin
mattdavies4-May-06 1:28
mattdavies4-May-06 1:28 
Hi Commickey,

If you add a SelectedIndexChanged event handler to your code, you can determine what the user has selected in the drop down list by interogating the SelectedValue of the control.

Once you have this information you can then go back to your database table and retrieve associated information and populate the relevant text boxes.

Hope this helps.
GeneralRe: Urgent help with Textboxes!!! Pin
Commickey4-May-06 1:31
Commickey4-May-06 1:31 
AnswerRe: Urgent help with Textboxes!!! Pin
Nasums4-May-06 4:23
Nasums4-May-06 4:23 
AnswerRe: Urgent help with Textboxes!!! Pin
RichardGrimmer4-May-06 5:59
RichardGrimmer4-May-06 5:59 
QuestionCookie problem in ASP.NET 2.0 Pin
Flavian Gheorge4-May-06 0:22
Flavian Gheorge4-May-06 0:22 
QuestionWebControl and Designer Display problem Pin
smoitry3-May-06 23:28
smoitry3-May-06 23:28 
QuestionHow to draw a rectangle on a webpage? Pin
KaKa'3-May-06 23:16
KaKa'3-May-06 23:16 
Questionhow to get Server IP Address? Pin
haneen19843-May-06 23:15
haneen19843-May-06 23:15 
AnswerRe: how to get Server IP Address? Pin
R.Prabha Devi4-May-06 1:55
R.Prabha Devi4-May-06 1:55 
GeneralRe: how to get Server IP Address? Pin
haneen19844-May-06 2:35
haneen19844-May-06 2:35 
QuestionJavaScript Pin
Uma Kameswari3-May-06 23:10
Uma Kameswari3-May-06 23:10 
AnswerRe: JavaScript Pin
kirthikirthi4-May-06 0:15
kirthikirthi4-May-06 0:15 
GeneralRe: JavaScript Pin
Uma Kameswari4-May-06 21:46
Uma Kameswari4-May-06 21:46 
Questionfavorites??? Pin
students552 university3-May-06 23:03
students552 university3-May-06 23:03 
AnswerRe: favorites??? Pin
sathish s3-May-06 23:13
sathish s3-May-06 23:13 
GeneralRe: favorites??? Pin
students552 university4-May-06 0:07
students552 university4-May-06 0:07 
QuestionTesting Pin
Uma Kameswari3-May-06 22:55
Uma Kameswari3-May-06 22:55 
QuestionProblem in sending mail to External Mail account? Pin
MudkiSekhon3-May-06 21:58
MudkiSekhon3-May-06 21:58 

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.