CGI input parsing - TechRepublic
General discussion
January 29, 2003 at 08:37 PM
avhohlov

CGI input parsing

by avhohlov . Updated 23 years, 5 months ago

I need to write CGI program in C which receive
long input from web form – (binary) files. Where in inet I can read about format of input (especially how to determine length of each upload file).
Thanks

This discussion is locked

All Comments