I have a textbox I made.
If a user types in a number, eg 2,
then another window pops up and shows the number 2 details.
How would I do that by writing it in code?
OR is there a special Wizard?
my Form looks like this:
________________________
|User___________________X|
| |
| Welcome, type in a ID |
| [2 ] {OK} |
|________________________|
My tabel kinda looks like this:
KEYID Name Age
1 Alex 43
2 Joe 23 <--- say if user wants this
3 Sam 56
4 Moo 02
5 Mark 32
Result Window:
_______________
|______________X|
| Results: |
| |
|KEYID: 2 |
|NAME: JOE |
|AGE: 23 |
|_______________|
Note: The results are shown in a label or a textbox.
-----------------
MK
Everybody should use AntiVirus! Are you protected now?