Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Calling a Web Service from the browser
Message
From
24/10/2001 04:55:40
Alexandre Palma
Harms Software, Inc.
Alverca, Portugal
 
 
To
23/10/2001 19:31:26
General information
Forum:
Visual FoxPro
Category:
Web Services
Miscellaneous
Thread ID:
00572380
Message ID:
00572475
Views:
22
Hi Michel you can not invoque the webservice directly from the browser unless you are using ASP.NET what you can do his an ASP page that then runs the web service an do a response.write of the result.

>When we want to see the layout of a Web Service, we can issue something like this:
>
>http://205.205.57.3/WebServices/universal%20thread.wsdl
>
>But, then, I want to execute a method from the Web. If I do this, nothings happens:
>
>http://205.205.57.3/WebServices/universal%20thread.wsdl?mymethod?23
>
>where mymethod is a method name and 23 is a string to pass. What is the proper way of calling a method from the browser? I basically want to test some methods which only returns some string.
Alexandre Palma
Senior Application Architect
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform