I can’t figure out how to pass parameters coming from a form to a web service. I suppose i have to use an XPATH expression but i don’t know how and where.
Is there somebody here that knows how to do that ?
In advance thank you,
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
See this how-to: Call a service passing a field value. It will walk you though the process of creating a form which uses the Yahoo! Weather API to give you weather information about a city you select, calling the service every time you change the value, and showing the result in another field.