How to send a request to a web application and get its corresponding response?
-
Ich beschreibe das Problem auf Englisch. Es ist okay für mich, wenn Sie auf Deutsch mir antworten.
I am writing a program for client side, which should be able to send a request to a PHP web application and display the corresponding response from this PHP web application. This PHP has been proven with HTML form i.e. with "Post" method that it can give a response if it realizes a request with certain form.
My question is, how to use borland C++ builder to send a request to a web application and get its corresponding response?
Danke im voraus!
Bin Fu
-
How many threads does a search for the words "PHP Script" find, and how many of them did you read?
-junix