July 8, 2002 - Browsing the IsPrime Web Service | WebReference

July 8, 2002 - Browsing the IsPrime Web Service

Yehuda Shiran July 8, 2002
Browsing the IsPrime 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 checkIsPrime.asmx in c:\inetpub\wwwwroot\Webreference. Now, look at the description of checkIsPrime.asmx, by browsing https://localhost/Webreference/checkIsPrime.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.