We have a requirement where we need to build employee resourcedirectory in sharepoint 2007. This directory will show name, phone,mobile, email etc..So can anybody help me in how to create it or anyspecific webpart is available for it.
If you capture all this information in Active Directory, you can justuse the People Search. But one thing to keep in mind, OOTB SP does notallow partial text search..There is the Ontolica tools that might fit your need.
You could try importing from Outlook into a customized Contacts list.
You can use BDC webparts to pull the Employee data from SQl and canhave displayed in Sharepoint website.
If you don't have MOSS Enterprise, you can also do this with a Data ViewWeb Part in SharePoint Designer.