Monday, June 2, 2014

How to launch URI that use post method to the default browser in c#?

Hi Rob Caplan,



Thanks for your reply.



I am not doing this to commuinicate with any service (so cant use HttpClient class).



What I want to do is to POST some data to a webpage (URI) and that webpage will use this POSTed data to act accordingly and show me the UI based on those POSTed data.



But I believe there is no way to do this and I need to use the GET method to do what I am looking for.



Please let me know if there is any other way to do this.



Thanks.

No comments:

Post a Comment