• CGI
    Hi, I am working on HTTP server example in Keil MDK5. I would like to display certain data received through CAN to the web page. Then how to make changes to the CGI code. I hve received the values to...
  • CGI
    Hi, I am working on HTTP server example in Keil MDK5. I would like to display certain data received through CAN to the web page. Then how to make changes to the CGI code. I hve received the values to...
  • POST and GET to the same .cgi file
    Hi, I'm currently interfacing to an external module which has a pre-defined protocol that I'm trying to comply with. The module uses both GET and POST messages to the same cgi file, for example;...
  • POST and GET to the same .cgi file
    Hi, I'm currently interfacing to an external module which has a pre-defined protocol that I'm trying to comply with. The module uses both GET and POST messages to the same cgi file, for example;...
  • HTTP server CGI problem
    when using fcarm.exe with htm files i have no problem loading the web server, but converting the same htm file to it's cgi file equivalent although http_gci.c has been modified but it can not be loaded...