News:

Accounts with zero posts and zero activity during the last months will be deleted periodically to fight SPAM!

Main Menu

debug cgi ???

Started by AmR EiSa, August 05, 2007, 02:48:34 AM

Previous topic - Next topic

AmR EiSa

Hi,
I want ask how i can debug Cgi with C::B ???
and how i can make C::B run Browser in not cb_console_runner ???

AmR EiSa

thomas

Quote from: AmR EiSa on August 05, 2007, 02:48:34 AMI want ask how i can debug Cgi with C::B ???
As usual? cgi is not significantly different from any other program, there should be nothing special you need to do. cgi reads url-encoded arguments from stdin and writes (whatever ouput) to stdout.

Quotehow i can make C::B run Browser in not cb_console_runner ???
You will have to modify the sources and compile your own for that. However, I don't think it is what you want to do.
"We should forget about small efficiencies, say about 97% of the time: Premature quotation is the root of public humiliation."