help-cgicc
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[help-cgicc] n00b question


From: Boggess, Rod
Subject: [help-cgicc] n00b question
Date: Mon, 11 Jun 2012 14:08:41 -0400

I was reading an old book on cgic (not cgicc) and they overwrite the main routine. Can someone give me a link to the documentation where I would find out if cgicc does the same. My main interest isn’t so much processing HTML forms, but for pulling out the GET data for manipulating applications running on the server and sending back JSON data. (This is intended for use as a maintenance utility for another application written in C, and the GET data will identify which of a couple dozen programs are to be gracefully shutdown, for example.)

 

I really don’t care about any other processing, just the GET data, and I’m pretty sure that wouldn’t be too difficult to do without the overhead of any library, but figured I’d 1) Leave room for growth, 2) not re-invent the wheel.

 

The web page says cgicc “documentation can be found at.” Not “at: http://some.web-address.com.”, just “at.” If someone could just point me towards the documentation, I’ve brought my own reading glasses and have plenty of hot tea. Any insights or experiences are certainly also welcome.

 


reply via email to

[Prev in Thread] Current Thread [Next in Thread]