Hi all
With .Net Web ADF I wrote some code to auto-populate fields when editing a feature. These fields where populated from calls to methods in web services.
Any sample in javacript of how to consume a web service and populate a editor's field from a value retrieved in one web service method?