-
how o get the SOAP request from webmethod? (0 messages)
- Posted by: Jayaseelan Vaiyapuri
- Posted on: September 01 2009 05:12 EDT
Hi, I want to get the full request (what i sent from client application) on the @webmethod of my webservice. Immediately i want to forwward the same request to another application which is ready to receive as HttpRequest. How could i do that?