I am looking to create a telephone type directory for employees as part of an on going conversion of our intranet site. I currently have created an xml file with all the employees details. Can anyone suggest any ideas on the best way to do this. Im thing like a suggest text box, with the details being opening in a window.

Suggestion on best way to tackle company contact cards
28 August, 2008 - 10:25 — yudiHow about adding a search button next to the suggestBox. When the search button is click , execute the following : get the data from the data source, add the data as window content and then open the window.
~Yudi