G
Guest
I have two option buttons one call ClientID the other Name. And i also have a
label with a text box call ClientID(text box being unbound). And the others
called First Name and one Last Name.
What i would like to do is be able to selec the client ID button and have
the cursor move to the Client ID Textbox. This is what i want
When I Select: Client ID option button have the cursor move to Client ID
text Box(which is Unbound)
When I select the Name option Button have the Cursor move to Last Name text
box automatically (Which is Unbound)
What do i need to do
label with a text box call ClientID(text box being unbound). And the others
called First Name and one Last Name.
What i would like to do is be able to selec the client ID button and have
the cursor move to the Client ID Textbox. This is what i want
When I Select: Client ID option button have the cursor move to Client ID
text Box(which is Unbound)
When I select the Name option Button have the Cursor move to Last Name text
box automatically (Which is Unbound)
What do i need to do