Altering SOAP message

sopi

New member
Joined
Feb 28, 2006
Messages
2
Programming Experience
3-5
Hello. I am new here but I have a question: I'm making an app where the user can paste a SOAP message into a text box. Then an "Invoke" button is clicked and a web service is consumed according to the SOAP message in the text box. I've created some dummy objects to consume the service, but I want it to use the SOAP message entered in the text box so the objects' values do not matter.

Any thoughts?

Thanks,
Mike
 
Back
Top