Hi,
I have a C code for scientific data analysis and I used gcc to compile and runs on the Sun. I want to put my program on the web so anyone can run the program on the web to analyse his data. The user need to load his input data files from his local machine and give some parameters, and then...