Posted by kenoli on 10/20/06 04:57
I'm interested in people's thinking about key word fileds. I will want
to associate a number of key words with each person in a contact list
using a mysql database. The key words will be selected from values
derived from a lookup table and displayed in a form as check boxes or
pulldown menus.
I could either have a number of key word fields inserting one key word
in each field or concatenate the words in one field. If I add key
words I can append them to the one field. Any opinions about which way
to do?
I will of course want to search on these key words.
Thanks,
--Kenoli
Navigation:
[Reply to this message]
|