AJAX Phone Directory Lookup
|
You will be surprised that how many organizations out there are still using "Excel"
or similar method to store their Employee Phone Directory just like this excel file.
Indeed, Excel is a pretty straight forward tool for HR staffs to handle the task and keep it updated.
It would be nicer and convenient to have something like the Goole Suggest or Yahoo Search Suggestion
which can show the person's name as you type, and "filter" out result.
To accomplish this, some little AJAX codes would come in handy. Try the example below.
* The Data source is from the Excel file, so your HR staffs can still maintain employee information in Excel file.
|
|
|