S
Smoke
Does anyone has any example on how to make a POST Form to a page using VB.net (not asp.net) ?
Thanks...
Thanks...
Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
response, or as a string, or save it a stream, or whateverSmoke said:I want to post data to a specific page and read the value as a webrequest
Smoke said:Does anyone has any example on how to make a POST Form to a page using
VB.net (not asp.net) ?

Smoke said:i dont think this is what im looking for, is it?
Look my other reply comments please
Smoke said:I did tryied that, and i was able to request a webpage or and post data
to a form using the GET method (passing parameters in the url) but not
able to understand how im suposed to POST data to a page, how do i
define which items i want to post? the names and the value pairs?
Suposed i have http://internet.com/forum.asp then i want to call that
page, but posting data, for example username=smoke password=blah, how im
suposed to post those values if not in the url?
Want to reply to this thread or ask your own question?
You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.