-
Using webservice in asp...
I made a webservice as VB.NET.
client is asp.(not asp.net)
How can I call WebService in asp???
-
Re: Using webservice in asp...
In article <3d770a28@10.1.10.29> (from PilSung <youthcom@hanmir.com>),
> I made a webservice as VB.NET.
> client is asp.(not asp.net)
>
> How can I call WebService in asp???
With the MS SOAP Toolkit, you can access the webservice through simple
COM objects:
http://msdn.microsoft.com/downloads/...de/sample.asp?
url=/msdn-files/027/001/580/msdncompositedoc.xml
--
Patrick Steele
Microsoft .NET MVP
http://radio.weblogs.com/0110109
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Development Centers
-- Android Development Center
-- Cloud Development Project Center
-- HTML5 Development Center
-- Windows Mobile Development Center
|