C++ Connecting with website

I written c++ program for format conversion. It will take the input file and convert into another file.

Now My problem is

In web interface user have to select the input file and the web program have to run the c++ program and get the output file back.

Please provide some idea to do this.

Advance thanks..
use fastcgi?
Topic archived. No new replies allowed.