Hi,

I write a SOAP service (apache php5 for the server) and I use the
SOAPCall object from javascript for the client part. All works fine but
if the address of the service, given by the user, does'nt exist on the
server, I can't catch the error. Only a syntax error, caused by a
returned 404 error, appears in the javascript console.

How can I verify the address service validity before the call of
SOAPCall or can SOAPCall return an error ?

I use xulrunner 1.8.0.4 on window.

Thanks,

Cyril.

_______________________________________________
dev-tech-network mailing list
[email protected]
https://lists.mozilla.org/listinfo/dev-tech-network

Reply via email to