Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Web service or ASP?
Message
De
07/12/2001 14:58:42
 
 
À
07/12/2001 13:36:10
Information générale
Forum:
Visual FoxPro
Catégorie:
Web Services
Divers
Thread ID:
00589377
Message ID:
00591391
Vues:
32
>Another comment in this thread got me thinking...if I use a web service, can just anyone use my web service? I don't need anyone other than my web site to run the code, so should I be developing with WestWind's WebConnection instead of using a web service?

If you're developing a web site, and the code that will run the site is on the same server, no, you do not need to publish your class as a Web service. You can go with ASP or WWWC or (lots to choose from).

I thought that you wanted to create a page just for doing your conversion code over the interent. If thats the case, a Web service could be used, and you could run your utility from a rich client. Otherwise, the HTML interface may work best.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform