Re: HTTP Post using JSON - WeOnlyDo Discussion board

Re: HTTP Post using JSON (General questions)

by wodDamir, Wednesday, June 23, 2010, 10:40 (5266 days ago) @ JustSeeing

Hi,

I can't say 100 sure, but basically yes. If that's the only data that needs to be posted, you would set Request.Body, and use Post method after.

Or, if you're using Form to post your data, then you could use HttpRequestFormPost object.

But, why don't you try downloading the component and try it out? The component doesn't have limits of any kind, except for the time trial.

Hope this helps.

Regards,
Damba


Complete thread:

 

  • HTTP Post using JSON - JustSeeing, 2010-06-23, 10:25 [*]
    • Re: HTTP Post using JSON - wodDamir, 2010-06-23, 10:40