fergany Posted April 5, 2010 Posted April 5, 2010 hi all i need to send vb.net form value to php page by post method thanks all Quote
Leaders snarfblam Posted April 5, 2010 Leaders Posted April 5, 2010 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. Quote [sIGPIC]e[/sIGPIC]
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.