use web services

M

manu

I want to build simple webPage that conect to webService
There are some method in the service
when the page upload a combobox(webPart1) receive the names of methds and
enable the user to choose one.
when the user choose the wanted method he can insert parameters to the
method (webPart2) and receive the result in table.
 
Top