Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Dot Net Question
Message
From
26/02/2002 15:20:40
 
 
To
26/02/2002 15:13:26
Jim Rieck
Quicken Loans/Rock Financial/Title Sourc
Livonia, Michigan, United States
General information
Forum:
ASP.NET
Category:
Other
Miscellaneous
Thread ID:
00625166
Message ID:
00625404
Views:
11
>They'll also need to pass my aspx app information from their application. Is a webservice, as you suggested, the best way to do this?

Well, if the browser has to be visible, no. Web Services are a way of programming that let you call Web pages and functionality on Web servers without using HTML or a Web Browser at all. If that sounds like something your interested in, dig into Web Services.

Its easy to get started, start a new Web Service project in VS.NET, uncomment the HelloWorld sample and run it.
Previous
Reply
Map
View

Click here to load this message in the networking platform