HTTP Post using JSON - WeOnlyDo Discussion board

HTTP Post using JSON (General questions)

by JustSeeing, Wednesday, June 23, 2010, 10:25 (5266 days ago)

Looking for some help on an http post...

figured it out with your competitors tool, seeing which one works better.. cant seem to figure out how to properly set it up with wodhttpdlx

the POST DATA is this

{ args :{ FriendId :FRIENDIDHERE}, hash :HASHHERE}

would you just do

http.request.body = { & chr(34) & args & chr(34 & :{ & FriendId & chr(34) & : & FRIENDIDHERE & }, & chr(34) & hash & chr(34) & ; & HASHERE & }


plz email


Complete thread: