send vb.net form value to php page

This C# snippet shows how to use the WebRequest class to use an HTTP post. I know you're asking about VB, but it's really a matter of knowing which class to use and how to set the properties. You can pick up the important bits from the code listing.

If you do have trouble with the translation or if you get stuck on something let us know.
 
Back
Top