Re: add long data to post - WeOnlyDo Discussion board

Re: add long data to post (General questions)

by wodDamir, Sunday, November 02, 2008, 02:52 (5661 days ago) @ Klinzter

Klintzer,

You also need to add the Content-type header prior to setting Body. You can do something like this:

wodHttp1.Request.Headers.Add Content-type , application/x-www-form-urlencoded

It should work after that.

Regards,
Damba


Complete thread: