July 5, 2002 - Browsing the add Web Service | WebReference

July 5, 2002 - Browsing the add Web Service

Yehuda Shiran July 5, 2002
Browsing the add Web Service
Tips: July 2002

Yehuda Shiran, Ph.D.
Doc JavaScript

A Web service is an entity by itself, besides providing services to its consumers. Make sure your Web service is on your Web server. Put simpleCalc.asmx in c:\inetpub\wwwwroot\Webreference. Now, look at the description of simpleCalc.asmx, by browsing https://localhost/Webreference/simpleCalc.asmx. You should see the following Internet Explorer window:

To learn more about JScript .NET, go to Column 112, JScript .NET, Part VI: Creating IE Web Services.