Groups > Borland > Dellphi web services soap > Call web service from ISAPI Dll




Call web service from ISAPI Dll

Call web service from ISAPI Dll
Thu, 27 Mar 2008 14:04:48 -050
Is it possible to call a web service from an ISAPI dll?  And if so, I
don't really need a response; I want to be able to invoke the process
and then have the ISAPI dll terminate.  The process is quite lengthy,
and I don't need the results inside of the ISAPI dll.

I found this article on the web:

http://www.matlus.com/scripts/website.dll/Tutorials?DelphiISAPI&ISAPIAndWebS
ervices&19

But the call is synchronous and waits for a response from the web
service.  Close to what I need, but not quite.  Can someone point me
in the right direction?

Post Reply
about | contact