Consuming Web Service from ASP
-
My site uses a web service to do the database access. It takes care of all the necessary security so I don't have to worry bout it. My problem is that some of my pages at asp classic pages. How can I consume the web service using asp classic?
-
My site uses a web service to do the database access. It takes care of all the necessary security so I don't have to worry bout it. My problem is that some of my pages at asp classic pages. How can I consume the web service using asp classic?
I'd also like to know the best way of doing it. I once used the SOAP Toolkit (which I believe will no longer be supported after 4/2005) to do it, but I don't know if it's the right/best/only way. All I know is that it solved the issue I was facing, so that made me happy. ;P