Re: Web Service



Just to rephrase my query above, it may not be clear.

I usually invoke SOAP (Web service) using WSDL file extension, now a
friend of mine says that they have a .NET platform server that uses
ASMX file extension instead.

Do not know exactly how ASMX works, search the internet about it and
it tells me it is the same technology as WSDL SOAP but the problem is
how to access ASMX. Would it be the same as the WSDL file extension?

And another thing, what is the maximum data (in length/bytes) that can
be pass to a WSDL?

Reference topic here: Web Service (Retouch)

.