VB.NET Tutorial 51 – HttpWebRequest POST Method (Part 1) (Visual Basic 2008/2010)



VB.NET Tutorial 51 – HttpWebRequest POST Method (Part 1) (Visual Basic 2008/2010)

VB.NET Tutorial 51 - HttpWebRequest POST Method (Part 1) (Visual Basic 2008/2010)

In this tutorial we cover using the HttpWebRequest POST Method to send data to an online HTML form. The HttpWebRequest is used like the web browser and allows you to act like a web browser without the bulky web browser object being in your application. I’d like to apologize about first of all the sound quality, I’ll be sure to fix the blowing into the mic I don’t know what caused that. I’d also like to apologize for stuttering quite frequently but this
tutorial was recorded when I was tired.

For more information, check out the website:
http://howtostartprogramming.com/vb-net/vb-net-tutorial-51-httpwebrequest-post-method/

Comments are closed.