I am almost certain that I could use HTTP Post/Get to submit XML Web Service
call (over SSL as well, if using Version 3 of MSXML2) from an ASP
Application?
However, would I only be able to call web-service in a an asynchronous mode
(with a callback function)? If so, how?
call (over SSL as well, if using Version 3 of MSXML2) from an ASP
Application?
However, would I only be able to call web-service in a an asynchronous mode
(with a callback function)? If so, how?
Comment