Administrator

Administrator

  • Tech Writer
  • 2.2k
  • 1.5m

POST

Feb 25 2003 1:48 PM
I'm trying to post data to the net, now i've tried using both the HttpWebRequest/Response and the WebClient classes and they didn't seem to work, as a test I sent the requests to a local port and sent the request to the screen, in both instances (WebClient and HttpWebRequest) the post data was not sent with the request, just the headers two CRLF's, but then not data, has anyone else found similar problems? and / or a solution?

Answers (4)