Link a C++ to a webpage

Please, I have an already made application and I want to link it to a webpage so that the input data will be taken from the webpage to the C++ application and the output taken from the C++ application to the webpage. please, if you have any idea how I can start respond to my thread ASAP! Thank you very much.
Use a library. For example: http://lacewing-project.org/docs/webserver/
Should be quick and easy to set up most libraries...
Topic archived. No new replies allowed.