English Deutsch Français Italiano Español Português 繁體中文 Bahasa Indonesia Tiếng Việt ภาษาไทย
All categories

mind you the information in the combo box was loaded from a text file so how do i display data from the text file in the label

2007-12-19 07:35:28 · 3 answers · asked by oliver a 1 in Computers & Internet Programming & Design

3 answers

Are you talking about a windows application or a web application? What language? C#, C++, Java, Basic, etc.

2007-12-19 07:38:24 · answer #1 · answered by David B 4 · 0 0

Changing data in a combo box causes an event. Just implement the event handler. It is different in Java, MFC, CBuilder or Visual Basic or Javascript or whatever but it is the same idea.

2007-12-19 07:39:54 · answer #2 · answered by Anonymous · 0 1

Here's a quick (untested!) javascript example:

...




...




2007-12-19 08:55:10 · answer #3 · answered by daa 7 · 0 0

fedest.com, questions and answers