I have to pass in the email address of the current user to a web service data source (run time) of a DataForm Web Part.
My Question is:
a) How can I get Email address of a user based on login in DVWP? I know we can get the CurrentUser using the CurrentUserName but how do we get the Email for the Current User.
b) After getting the Email how to we pass to the Web Service runtime?
Note: In XSL