Hi all,
I'm doing a project with this DataTables Plugin. I 'm just reading all concepts of this DataTable Plugin now. I'm not using any Relational DB in my server side. My all data are simply flat files. Using c++ program I'm reading data from the file and posting html page ( DataTable ) using CGI concepts. I'm going to use this DataTable just an editor. If i click save button in my page , I need to pass my all DataTable records to my cgi program. I checked lot of sites. I don't know how to send this DataTables data into my C++ program. Please help me to find out solution of my problem. How can i send DataTable Records to C++ through cgi ? Thanks in Advance.
I'm doing a project with this DataTables Plugin. I 'm just reading all concepts of this DataTable Plugin now. I'm not using any Relational DB in my server side. My all data are simply flat files. Using c++ program I'm reading data from the file and posting html page ( DataTable ) using CGI concepts. I'm going to use this DataTable just an editor. If i click save button in my page , I need to pass my all DataTable records to my cgi program. I checked lot of sites. I don't know how to send this DataTables data into my C++ program. Please help me to find out solution of my problem. How can i send DataTable Records to C++ through cgi ? Thanks in Advance.