Originally posted by long lingyu:
It must allow the user to search the data for all records, or for records where the name and/or location fields exactly match values specified by the user.
My question is: Can the user input the name or location in a text field? In my design,user can select a name or location from combox? My design is matched the exactly requirement. I have read others design. They provide a checkbox for user selecting. I want to know, Did my design match the requirement from SUN?
Regards, George
SCJP, SCJD, SCWCD, SCBCD
Originally posted by Kai Werner:
In my opinion, this states that the user should be able to search in two ways:
- name and location -> display only records with both values
- name or location -> display all records for any matching value
So you should offer an option for AND/OR searching of key words.
Regards, George
SCJP, SCJD, SCWCD, SCBCD
Originally posted by long lingyu:
I don't provide an OR search for the assignment. I think it is not necessary. Should I provide the function?
Regards, George
SCJP, SCJD, SCWCD, SCBCD
Originally posted by long lingyu:
How can you get the OR search result? Every time I search the data file,not search the search result?
With a little knowledge, a cast iron skillet is non-stick and lasts a lifetime. |