Shall i create a cgi script with main function command line Argument ? If i can , How can i pass the data to this command line arguments ?
And shall i pass Array of data from JavaScript to cgi-script which is created in c++. How many ways are available for Passing a data from a Html Page to cgi-script ?