Address webservice

A simple address checker, taking a streetname as argument and getting all possible numbers on that street. Very handy when the address needs to be correct, f.ex. if the customer has ordered something that needs to be delivered. Work very well as with AJAX as well.
The streetname is checked against the official address registry in Denmark, and works only in Denmark, no need to say. Check the service here: /addressservice.asmx you'll find the WSDL here: /addressservice.asmx?WSDL
The source code will come shortly.
|