Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Universal Thread Web Service in .NET
Message
From
20/05/2003 11:48:33
 
General information
Forum:
ASP.NET
Category:
Other
Miscellaneous
Thread ID:
00790294
Message ID:
00790544
Views:
18
>I was able to add a web reference to your service from a .NET project with no problems. I only had time to perform a login which worked fine. Looks like your up and running.
>
>After I registered your service the default reference was named com.universalthread.www. Example to use the service from there:
>
>
>com.universalthread.www.WebService ut = new com.universalthread.www.WebService();
>bool isLoggedIn = ut.Login("MyUserIDGoesHere","MyPasswordHere");
>if (isLoggedIn)
>{
>   Response.Write("Logged In<br>");
>}
>
Thanks for the status. BTW, is this VB.NET code?
Michel Fournier
Level Extreme Inc.
Designer, architect, owner of the Level Extreme Platform
Subscribe to the site at https://www.levelextreme.com/Home/DataEntry?Activator=55&NoStore=303
Subscription benefits https://www.levelextreme.com/Home/ViewPage?Activator=7&ID=52
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform