Hi All,
I have a bit detailed question. So, please be kind enough to take few minutes and give me an advice.
Currently, we have an ASP.NET based Invoice engine application. It basically handles the customer details with their invoice details. One of our client told us that he cannot access our web services or database to feed the data. But he said, his system can send the data via HTTP POST to our application and his system wants the response about data inserted or not.
1. How can I catch those posted data from my hosted ASP.NET application? (C# preferred)
2. How can I post the response back to the client?
3. Can’t we develop web services to catch those posted data via HTTP POST?
rayan_au 0 Newbie Poster
Be a part of the DaniWeb community
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.