30 pts.
 send HTTP POST REQUEST
hello users, can anybody tell my, how to send a HTTP POST to a Webservice an receive the answer. (no PHP an no JAVA) by jogi

Software/Hardware used:
ASKED: May 13, 2008  4:44 PM
UPDATED: February 28, 2010  7:01 PM

Answer Wiki:
Check this out: This <a href="http://www.programmersheaven.com/articles/adrian/getpost/article.html">article</a> presents a utility that lets you retrieve raw information from web servers using HTTP's GET and POST commands.
Last Wiki Answer Submitted:  May 13, 2008  4:54 pm  by  Labnuke99   32,720 pts.
All Answer Wiki Contributors:  Labnuke99   32,720 pts.
To see all answers submitted to the Answer Wiki: View Answer History.


Discuss This Question:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _


 

try to use the send http tool from soft-net

 20 pts.

 

here is the link: send http tool

 20 pts.

 

Hi,
You can try this windows tool to send http post request with different data from a file or by size … After sending the post you will see a full data report of the answare

 20 pts.