This is an update to the address finder contribution.

Features:
* Adjustable size of result box
* Upper/Lower case result display
* Show 'Find Address' button only if country is UK
* Option of postal or traditional county name
* and more

Changes since v 1.3:
1.4.1 - 24/10/2008
- add first_res_line config option - adds a dummy 1st line eg '----- please select your address ----'

1.4.0 - 24/10/2008
- add config option of result auto select:
res_autoselect : 1, // the first result will be auto-selected by default
res_select_on_change : 1 // 1 - if the user scrolls through the results they will be selected, 0 - user must explicitly click to select
- add selection using enter key
- make config more robust - accept strings and numbers for flags
- minor clean-up - remove a ; in install steps

If you need help with this contrib: http://forums.oscommerce.com/index.php?showtopic=318846

More...