Post to a web page via VB



I looked around and didn't really find what I was looking for, so
hopefully someone here can help.
What I want to do is push a button a VB app which will post data to a
webpage and show me that webpage in a web browser. In other words, I
don't just want to post the data and get a response back, I want to see
a webpage where I will use that posted data, as if I was on a web page
and filled out a form and clicked submit.

.