Click here to Skip to main content
15,885,244 members
Please Sign up or sign in to vote.
2.00/5 (1 vote)
See more:
Hi
I've build a client/server framework in a C++ environment (C++ Builder XE3), using chilkat packages. And now i would like to validate my work, and simulate it in real-life, in which the client requests an online-form from the server (GET), and submit the filled information (POST) to the server for later processing.
my question is: do i need to have a real and active client and server websites to perform this?
And if yes, is it possible to insert the code i've done(C++) into the server's website?

Plus, is it possible that my GET request retrieves the online-form it its original format, and not as a string or text (the same way it appears in the internet explorer)???



NEED HELP PLEEEEEEEEASE
regards.
Rania
Posted
Comments
Sergey Alexandrovich Kryukov 28-Feb-14 15:48pm    
How can we know you have you done? "Original format"? and so on... The question is not clear at all...
—SA

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900