Monday, June 2, 2014

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

If you want to display the page within your app then use a WebView control. You should be able to write HTML to inject your post.


--Rob


No comments:

Post a Comment