Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Passing parameters to web service
Message
De
30/08/2004 13:24:03
 
 
À
30/08/2004 08:01:15
Information générale
Forum:
Visual FoxPro
Catégorie:
Web Services
Divers
Thread ID:
00937499
Message ID:
00937712
Vues:
7
>>I am a first-time Web Service creator and am trying to figure out how accept parameters. The parameter lnUniqid isn't accepted when I run my web service (it works fine without any parament). Here is my web service code:
>
>This is the proper syntax to define a function which accepts parameters:
>
>
>FUNCTION Login(tcUsername AS String,tcPassword AS String) AS Boolean
>
>
>You need to define the type of each accepted parameters as well as the type of the returned value.


thanks!
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform