Rhys666
Programmer
- May 20, 2003
- 1,106
I'm relatively new to dealing with internet based ASP.net, (I've been used to internal only Intranet development until recently) and am looking into building an Application that posts XML to an external site, which will parse and validate the data and return the HTTP Response Code. This side seems OK.
What will later happen is that the XML will be further amended etc. then posted to a URL within our site. But I'm having problems reading the posted XML (HTTPResponse ?) and outputting it to screen or file.
I'm really looking for opinions and help with the most practical method of reading the posted XML, saving it to a file and displaying the content on the page.
Rhys
"When one burns one's bridges, what a very nice fire it makes" -- Dylan Thomas
"As to marriage or celibacy, let a man take the course he will. He will be sure to repent" -- Socrates
What will later happen is that the XML will be further amended etc. then posted to a URL within our site. But I'm having problems reading the posted XML (HTTPResponse ?) and outputting it to screen or file.
I'm really looking for opinions and help with the most practical method of reading the posted XML, saving it to a file and displaying the content on the page.
Rhys
"When one burns one's bridges, what a very nice fire it makes" -- Dylan Thomas
"As to marriage or celibacy, let a man take the course he will. He will be sure to repent" -- Socrates