c++ and html
C / C++ / MFC
2
Posts
2
Posters
0
Views
1
Watching
-
Hello, I have a text document(ini file). I want to load data from the text document to a table in a html document using c++ only, not java script. It's a http client server communication. When the server feels a button was pressed, he should fill the table. How can i do it? thanks,
-
Hello, I have a text document(ini file). I want to load data from the text document to a table in a html document using c++ only, not java script. It's a http client server communication. When the server feels a button was pressed, he should fill the table. How can i do it? thanks,