old asp and webservices?

B

bgmate

Does anyone know if it is possible to consume WS with the old asp? I
know it is possible with asp.net.

Thank you
 
S

Scott M.

Sure. Web Services are not a Microsoft invention, nor are they .NET
specific. You still need a WSDL, http & SOAP.
 
B

bgmate

Thanks Scott for your reply.

I'm new to WS so I'm not sure what you mean. Is there an object build
in old asp (microsoft) that I can use? Or should I develop that object
my self? In that case where do I start? Any links or code would be much
appretiated.

In newer Visual interdev (dotnet) it seams easy to consume a WS.

Thank you
/Stefan
 
S

Scott M.

I'm new to WS so I'm not sure what you mean. Is there an object build
in old asp (microsoft) that I can use? Or should I develop that object
my self? In that case where do I start? Any links or code would be much
appretiated.

Here's an example that takes a web service written in ASP.NET and consumes
it via a classic asp page:

http://www.4guysfromrolla.com/webtech/070302-1.shtml

In newer Visual interdev (dotnet) it seams easy to consume a WS.

Visual InterDev is NOT .NET. InterDev was part of Visual Studio 6 and was
MS's first real attempt at a development environment specifically for the
web. Visual Studio .NET is .NET.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,995
Messages
2,570,230
Members
46,819
Latest member
masterdaster

Latest Threads

Top