A
Annemarie
I'm trying to create a rolodex contact list. I want to search by first name,
last name, center location, and department. I want either a drop-down with
A-Z or 26 buttons A-Z, whichever is easier.
My table name is contact_list. The field names in the table are:
department, first_name, last_name, title, phone_extension, email_address,
and id(primary key).
Can you describe in general what I need to do to get this to work?
Thanks
last name, center location, and department. I want either a drop-down with
A-Z or 26 buttons A-Z, whichever is easier.
My table name is contact_list. The field names in the table are:
department, first_name, last_name, title, phone_extension, email_address,
and id(primary key).
Can you describe in general what I need to do to get this to work?
Thanks