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
> 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.
bgmate - 08 Sep 2006 12:31 GMT