passing session values in webservice in asp.net c#
How to pass session variables in web service
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Amit ChoudharyPosted Mar 19, 2010, 9:04 AM
check out this link article it'll show you how to send data using webservice:
http://debasishpramanik.wordpress.com/2007/04/11/sending-data-using-soap-header-in-web-service/
Please mark as answer if it helps.