<%@language="VBScript"%> Looking up Phone Numbers in a Drop-Down Combo Box

Tutorial 4
Looking up Phone Numbers
In a Drop-Down Combo Box

'Demonstration program for learning about ItemData, ListIndex,
'MsgBox Function, Form events, Color and Font dialog boxes,
'Date and Time, combo box (style 2, so user cannot add item).
'Click on the form to exit; learn how to print the form.
'Programmed in VB 6.0 by CGribble
 
When you view this PDF file, you will see the form on page 1. You will not be able to see each of the 4 labels on the form, because the drop-down combo box was dropped down over the labels when the image capture was done. You will be able to see the last label clearly. The other 3 labels above, are the same size and the vertical spacing between each label is equal. Program code is posted in the PDF file, below.
PDF file requires free Acrobat Reader 5.0
which may be downloaded from Adobe.com.