I am developing an application that needs to get data from a web site, specifically when an ISBN (Book identifier) is typed into the data input form the program needs to call some routine to go out on the net and get the title author and publisher of the book. I have the function on the web located, and the developer said "it runs as a SOAP server on his machine and if I want i can run remote calls to it inside my code"

I would even be willing to run his program and then scarf the results out of the browser if there is a way

his program runs at

http://macoss.jmac.org/projects/bookdb/isbn/html/?isbn=1562434543