Re: add long data to post - WeOnlyDo Discussion board

Re: add long data to post (General questions)

by wodDamir, Saturday, November 01, 2008, 16:15 (5661 days ago) @ Klinzter

Hi Klintzer,

In that case, you should use wodHttpRequest instead. Just set it's Body property like this:

wodHttp1.Request.Body = Username=joe&Password=joe

And then Post the data to server.

Hope this helps.

Regards,
Damba


Complete thread: