S
SAM
Hi,
1)I have List Box which displays all user list, When I
double click on User , I am displaying User Information on
the right hand side Text Boxes , But In Order to Retrive
the values I can't query with User Name because there are
duplicate names , So I Want to find details about the user
with his/her ID#. How would I do that when I bind the
ListBox at the FormLoad event.
2)How could I Call another form from other form by using
formname.show ( used to be in VB 6).
thanks,
Saurabh
1)I have List Box which displays all user list, When I
double click on User , I am displaying User Information on
the right hand side Text Boxes , But In Order to Retrive
the values I can't query with User Name because there are
duplicate names , So I Want to find details about the user
with his/her ID#. How would I do that when I bind the
ListBox at the FormLoad event.
2)How could I Call another form from other form by using
formname.show ( used to be in VB 6).
thanks,
Saurabh