What I would like to build is a script that opens a text file and displays the different itmes listed under that file.
for example
2 drop down boxes. 1 drop down will search by name and return the information listed under that name.
the second drop down will search similarities. example
tom
james
alex:tree
When i select tree from the second drop down I want it to pull up the information from both james and alex.
I'm not asking anyone to write this for me just get me pointed in the right direction.