Hi, soap pals,
I can successfully  run a java client to send attachments to a web service.
But now we need to use a Javascript client(using XMLHTTP) to send the
attatchment files to the same soap service. In the HTML file, we need to let
the user specify the files they want to upload, how can I 
write such a javascript soap client? Is there any samples for that? I don't
have any problem writing a "Hello World" javascript soap client; but how to
integrate the "attachments" into the soap envelop in javascript  is a big
problem for us now.

Thanks.

-Chengmin

Reply via email to