boomerang boi
Registered User.
- Local time
- Today, 21:08
- Joined
- Apr 14, 2008
- Messages
- 16
FIRST PROBLEM:
I have a table called "FAMILY BG". the fields are as follows:
SPOUSE NAME, FATHER NAME, MOTHER NAME AND NAME OF CHILD
Obviously, all of the fields can't be more than one but name of child. how can I add more inputs in "NAME OF CHILD" field while the spouse name, father name, and mother name field is not affected in the form?
SECOND PROBLEM:
Uhmm, I want to do this in the ID number field. There are 3 four-digits combination separated by SPACE. I would like to do some like the SERIAL NUMBER text boxes where it is automatically go to the next text box when you reached the maximum number of chars in the current text box. How can I do this?
Thanks in advance.
I have a table called "FAMILY BG". the fields are as follows:
SPOUSE NAME, FATHER NAME, MOTHER NAME AND NAME OF CHILD
Obviously, all of the fields can't be more than one but name of child. how can I add more inputs in "NAME OF CHILD" field while the spouse name, father name, and mother name field is not affected in the form?
SECOND PROBLEM:
Uhmm, I want to do this in the ID number field. There are 3 four-digits combination separated by SPACE. I would like to do some like the SERIAL NUMBER text boxes where it is automatically go to the next text box when you reached the maximum number of chars in the current text box. How can I do this?
Thanks in advance.