Is it possible to retrieve the name of a user's manager using SPServices if the userID is entered?
Ie: Either using a people picker field or a text field ("txtUserID) the userID is entered.
Upon clicking the Resolve Name button or pressing enter the Full Name is resolved in txtUserID and the associated Manager's name is populated in "txtManagerName"?