I need to write code to grab xml elements out of an xml file. that's easy and have done it a million times. But, the xml file is coming from another application onto my web server via an HTTP POST. I am not sure how to do this. I have never done this before. It's not a webservice. Any help?
Thanks
Thanks