Tagged Questions
0
votes
1answer
204 views
CGI programming in C
I have a general question about CGI programming in C.
I use an embedded web server to handle web interface. For this purpose I have a HTML file stored in the server. In this HTML file there is ...