Does anyone have any good examples of calling a WCF service from a classic asp page? I looked at
Calling REST web services from a classic asp page [closed]
and it got me closer but I need to pass parameters to the service and I'm not sure how to do that with a wcf? Currently I'm just getting back the wsdl.
Thanks Robert