A sample that is showing the integration of AJAX actions and a field with LookUp functionality.
This sample shows how to use an ajax action to build up a list of suggestions for the input value by filling a dropdown list.
The city names that are filled into the dropdown list is fetched from the server through the OrteLookup.asmx web service.
This sample is made to show how to use the AJAXEngine directly.
A more advanced sample that uses web parts and JavaScript behaviors is available in another LookUp sample page at ../S03_AJAXControls/LookupDemo.aspx.
This page is part of the http://www.mathertel.de/ web site.