Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations SkipVought on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

New to SOAP messages. Requested to help.

Status
Not open for further replies.

swaroop

Programmer
Feb 4, 2001
100
0
0
US
Hi All,

I wanted to Take out a parameter from a SOAP message header. Also I want to add another parameter it means I need to read an Element and add another element.

Requested to help me finding a solution for it.

Thanks in advance.

Swaroop.
 
XSL, DOM, .Net and most programming languages have XML capabilities. SOAP is only XML and XML is only a string.

Jon

"I don't regret this, but I both rue and lament it.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top