안녕하세요~
현재 C 코드를 이용하여 웹코드상의 폼정보를 처리하는 CGI 작성중인데요,
sprintf(lpInfoStruct->strRequest,
"POST /123.php HTTP/1.1\r\n"
"Accept: image/gif, image/x-xbitmap, image/jpeg, image/pjpeg, application/x-shockwave-flash, application/vnd.ms-excel, application/vnd.ms-powerpoint, application/msword, */*\n"
"Referer: 123.php?opt=\n"
"Acce