Re: HTTP Post
Saikat Kanjilal <[email protected]>
| Newsgroups | gmane.comp.web.fastcgi.devel |
|---|---|
| Message-ID | <[email protected]> |
I figured it out without cgicc :) using the examples actually in the fastcgi dev kit. Thanks again for both of your help, much appreciated. Date: Wed, 22 Oct 2008 17:32:23 -0500 From: [email protected] To: robs-0hTJTfHo8lbrZ44/[email protected] Subject: Re: [FASTCGI] HTTP Post CC: [email protected]; fastcgi-developers-xGejAJT2w6xVgU18Zptdi0EOCMrvLtNR@public.gmane.org Rob has said it all. The cgicc library is designed to do just that. As he's also said there are lots of examples available. The best example of a complete and working fastcgi program I've found is the NCBI toolkit, ftp://ftp.ncbi.nih.gov/toolbox/ On Wed, Oct 22, 2008 at 10:34 AM, Rob <robs-0hTJTfHo8lbrZ44/[email protected]> wrote: Instead of parsing the query string, you'll have to parse the POST data on the stdin stream. This is standard CGI stuff. FastCGI doesn't make it any harder or any easier. I'm sure you can google piles of CGI examples that parse form data from stdin. _________________________________________________________________ Store, manage and share up to 5GB with Windows Live SkyDrive. http://skydrive.live.com/welcome.aspx?provision=1?ocid=TXT_TAGLM_WL_skydrive_102008 _______________________________________________ FastCGI-developers mailing list FastCGI-developers-xGejAJT2w6xVgU18Zptdi0EOCMrvLtNR@public.gmane.org http://mailman.pins.net/mailman/listinfo.cgi/fastcgi-developers