Hi ,
I have a functionality written in C. I have to give input through the html page and the operation to be processed in C (on submit of a button) and the result has to be given to the same html page.
Please help me out by given some simple examples.