How to use the response from a post to a web service

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • milkon1
    New Member
    • Jan 2012
    • 1

    #1

    How to use the response from a post to a web service

    i have a response back from a post to a webservice

    how do i use this reponse even capture it and write it out to the user of the website
    asp.net c#



    <?xml version="1.0"?>
    -<service_reques ts> -<request> <account_id/> <service_reques t_id>586</service_request _id> <service_noti ce/> <attributes/> </request> </service_request s>

    i need to show the user the web reference returned in a nice format
    Last edited by Niheel; Jan 4 '12, 01:58 PM.
Working...